Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
1 answer
309 views

How to apt-get latest package version

I am running Ubuntu 12.04. I need to upgrade my version of gnome-control-center from gnome-control-center 1:3.4.1-0ubuntu1 to gnome-control-center 1:3.4.2-0ubuntu0.11 as it should hopefully fix ...
willcode.co's user avatar
1 vote
0 answers
1k views

apt-get "Broken packages"

While installing python-dev: sudo apt-get install python-dev I am getting the following error: The following packages have unmet dependencies: python2.7-dev : Depends: python2.7 (= 2.7.3-0ubuntu3) ...
vegeta's user avatar
  • 11
2 votes
2 answers
4k views

Problems with apt-get(unmet dependencies)

I am using Ubuntu Desktop 12.04(64 bit). I have downloaded skype from the official website and opened the deb package from the terminal(sudo dpkg -i skype-ubuntu-precise_4.1.0.20-1_i386.deb) but ...
Ivaylo Strandjev's user avatar
0 votes
0 answers
813 views

Ubuntu can't install an older version of a package

When I try to do an apt-get install, I keep getting an error: Depends: libgtk-3-common (= 3.4.1-0ubuntu1) but 3.4.2-0ubuntu0.4 is to be installed when I run sudo apt-get -f install, I get several ...
Trevor Newhook's user avatar