Tagged Questions
2
votes
1answer
24 views
apt-get error 503
I tried installing pyqt4-dev-tools on my machine using the following command:
sudo apt-get install pyqt4-dev-tools
after a few prompts the installation is aborted with the following message:
Err ...
1
vote
1answer
86 views
Unable to install skype on LMDE,how to resolve these dependencies?
I have downloaded "multiarch" .deb file for latest skype and unable to install it on latest version of LMDE (linux mint debian edition Xfce x86_64). e.g
step one :
sudo dpkg -i ...
0
votes
1answer
34 views
No internet access for system services; however, browser access works
Unable to reload repos via apt-get, aptitude, or synaptic. Dropbox does not connect or sync. Pithos does not connect to pandora.com. Chrome and Firefox browsers do work fine.
I have been unable to ...
1
vote
1answer
118 views
Synchronize software packages between different Linux distributions
Is there any way to synchronize software packages between different Linux distributions? There are several software packages that I need to synchronize between a Linux Mint installation and an Ubuntu ...
0
votes
2answers
109 views
phpmyadmin is listing my server version and client version as being different
In a continuation of this question, I have purged the 5.1 client via sudo apt-get purge mysql-client-core-5.1. I have reinstalled the 5.5 client - sudo apt-get --reinstall install mysql-client-5.5 ...
1
vote
1answer
140 views
Mint 12 - Error updating MySQL (mysql-client-core-5.1)
I have MySQL 5.5 installed via packages.dotdeb.org. When trying to update 5.1, which is also installed, I get the following error:
E: ...
0
votes
1answer
1k views
Can't upgrade VirtualBox in Mint 12
I'm running Linux Mint 12 x64 and can't get the latest virtualbox-4.1 update through apt.
I have the following line in my /etc/apt/sources.list:
deb http://download.virtualbox.org/virtualbox/debian ...
1
vote
0answers
181 views
Mono spits out too many errors after update, try to reinstall, more errors
I had errors with apt-get update && apt-get dist-upgrade, from mono mono, so I tried this instead:
sudo apt-get install --reinstall banshee banshee-extension-soundmenu ...
1
vote
1answer
927 views
build-dep firefox not working on Linux Mint
I'm on the latest Linux Mint 12. In order to compile Firefox I need to do a
sudo apt-get build-dep firefox
which isn't working and showing the following error:
$ sudo apt-get build-dep firefox
...
4
votes
2answers
3k views
Enabling apt repository priority in LMDE
I want to set up apt repository priority ordering in Linux Mint Debian Edition 2012.04. In /etc/apt/preferences the order should be: LMDE -> Debian testing -> Debian unstable. In other words, I almost ...
3
votes
2answers
2k views
Fixing broken packages in a Debian testing distribution
I'm playing around with Linux Mint Debian Edition (LMDE) in a VirtualBox instance to try it out and see if it'd be good for a main operating system for me. I'm pretty competent with most system ...
1
vote
2answers
3k views
How to uninstall java on Linux Mint 12
Today, I downloaded the latest java jre which is a .bin file
By mistake, I installed it on my desktop by running ./jre. I want to remove this installation, move the .bin file to somewhere else and ...
1
vote
1answer
651 views
Banshee Won't Update (Linux Mint 12)
Anyone else having problems getting the latest version of Banshee from apt-get? I'm adding the Banshee PPA, using apt-get update, and then trying apt-get upgrade and then to be totally sure, ...
0
votes
1answer
288 views
How to install non-outdated nvidia drivers using apt-get?
I tried using apt-get install nvidia-current after installation
I got 280.13 version, which is not the latest version(290.10).
so how can i force apt-get to download the latest driver?
Edit:
I'm ...
0
votes
1answer
972 views
I am trying to install Google Chrome on Linux Mint 7
It seems like Jaunty is not being maintained anymore. When trying to install the chrome package:
steven@steven-desktop ~/Desktop $ sudo dpkg -i google-chrome-stable_current_i386.deb
Selecting ...