Questions tagged [linux-mint]

Linux Mint is an operating system based on the Linux distribution Ubuntu.

Linux Mint is an operating system based on the Linux distribution Ubuntu.

Linux Mint adds many features that baseline Ubuntu does not have:

  • More complete out of the box experience
  • Inclusion of proprietary and patented software (Java, Adobe Flash web browser plugin)
  • Running most of software written for Windows with Wine

However, due to issues with licensing, proprietary drivers for things like wireless cards are not included. Though, they can be downloaded for free after installation.

Resources

1593 questions
-1
votes
1 answer

Parallels Desktop Linux Mint internet connection not working

i wanted to take my first steps into a linux dist. So I got myself Parallels Desktop and downloaded Linux Mint. Now im stuck because I don't have internet connection inside my VM. The network seems to be established correctly and i can ping anything…
Chris
  • 79
  • 1
  • 9
-1
votes
1 answer

PHPCompatibility with PHP Code Sniffer, with PHP in Docker/Shell, fails to create CodeSniffer.conf , Read-only file system in phar

I'm trying to run PHP Compatibility tests, using this tool set: https://github.com/PHPCompatibility/PHPCompatibility I have the phpcs (PHP Code Sniffer) as a .phar file. And I use an alias for the "phpcs" as well as my php , Here are my aliases so…
Pablo Camara
  • 460
  • 4
  • 13
-1
votes
1 answer

Linux Mint Update Manager doesn't work after updating Python3 through PPA

This is an issue I just solved and I share my solution here in case someone runs into a similar one. The latest Python version available on apt is 3.5 for Linux Mint 18.3. I updated to Python3.7 via the following method (adapted from this and…
harabat
  • 127
  • 2
  • 5
-1
votes
1 answer

Can't install java 8 on linux mint

Linux Mint 19.3 I need to install jdk 8. I try this: sudo apt update result: Ign:1 http://mirrors.evowise.com/linuxmint/packages tricia InRelease Hit:2 http://mirrors.evowise.com/linuxmint/packages tricia Release Get:3…
Alexei
  • 14,350
  • 37
  • 121
  • 240
-1
votes
1 answer

Changing default shell in Linux Mint

Using chsh I can change my login shell. However, how do I change my non-login shell? I am using Linux Mint with Cinnamon desktop.
Merik
  • 2,767
  • 6
  • 25
  • 41
-1
votes
1 answer

Whenever i try to install pip package for python3 using pip3 it gives a long error

Linux mint I'm having trouble install python3 packages using pip3 do i need to use "pip install packagename" i think normal pip install's for python2 and pip3 for python3 sudo pip3 install pyinstaller or sudo pip3 install pyodbc ERROR: Command…
-1
votes
1 answer

Are there instructions for downloading and installing .NET Core 3.1 SDK on Linux Mint 19.3?

I’ve recently installed Linux Mint 19.3 Xfce on a machine and I’m fairly new to the Linux ecosystem. I checked the dotnet docs and didn’t see any specific steps for Linux Mint. I’ve also came across a few blog posts here and here. Am I able to use…
A-A-ron
  • 529
  • 1
  • 5
  • 14
-1
votes
1 answer

Permission Denied with crontab

I try to execute a script (on my personal pc, Linux Mint) who execute two other scripts who launch two servers (one script for a Symfony server and one for a webpack server) using cron. So I put this line inside my crontab @reboot…
user12807268
-1
votes
1 answer

How to solve "npm ERR! code ELIFECYCLE" error in Linux?

I am working on a React project. Every day while I try to start the project, I face "npm ERR! code ELIFECYCLE". But somehow I solve this problem by getting help from these two links. npm ERR! code ELIFECYCLE Error in starting react project How can I…
SAIF AHMED ANIK
  • 735
  • 1
  • 9
  • 19
-1
votes
1 answer

Using multiple versions of libboost on Linux Mint

I am recompiling some C++ code on Linux Mint which makes use of libboost. The code worked fine before an upgrade from Mint 18 to Mint 19.3. Since then, I can get the code to compile, but during execution it fails with an error generated by one or…
mconsidine
  • 53
  • 3
-1
votes
1 answer

How do I connect my Raspberry Pi to my Linux Laptop?

I want to be able to connect my Raspberry Pi to my laptop (it runs Linux Mint). I have tried to look it up on Youtube, and I Googled it, but it seems like it is too confusing. I have a Raspberry Pi B. I want to be able to view the Raspberry Pi…
-1
votes
1 answer

Not able to install Albert in linux mint19.2

sudo apt-get install albert [sudo] password for aman: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible…
-1
votes
1 answer

Linux Process is live but associated jar is down

In Linux the process is showing but the jar which is up by the process showing as deleted ? My doubt is if a jar itself is not there then how can a process shows running ?
Jithin Kumar S
  • 701
  • 2
  • 9
  • 20
-1
votes
1 answer

Default python launches even after installing anaconda

I have installed anaconda latest version in my LINUX MINT and it's expected that the ANACONDA version of python to launched when I type python/python3 on the terminal but it only start the default ones. How to set it to launch the Anaconda version.…
Xigstan
  • 7
  • 1
-1
votes
1 answer

Error installing Azure CLI on Linux Mint?

I'm trying to install Azure CLI on Linux Mint 19. The official site states: This script is only verified for Ubuntu 16.04+ and Debian 8+. It may not work on other distributions. If you're using a derived distribution such as Linux Mint, follow the…
Luis Ramon Ramirez Rodriguez
  • 9,591
  • 27
  • 102
  • 181
1 2 3
99
100