Tagged Questions

1
vote
3answers
95 views

Script to make the debian package managers less worthless

On my linux (Ubuntu 11.04) development machine. I often need to install libraries from source. This always causes problems for me because the package manager doesn't consider packages installed from ...
1
vote
3answers
234 views

Packages, Ubuntu counterparts of Gentoo's useful commands

Trying to learn how to work with packages in Ubuntu (and have Gentoo experience). This command is already known: (1) sudo apt-get install pkgname Looking for counterparts of these: (2) emerge -s ...
0
votes
1answer
74 views

apt-cache showing 2 records for the same package?

I upgraded Parallels Plesk 10 yesterday using apt-get or aptitude. Now when I run apt-cache, there seems to be the same package (psa) installed twice with different versions! How is that possible and ...