Tagged Questions

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
99 views

How can I change the apt-get install directory

The default install directory of apt-get is /opt. Can I change it to another directory?
0
votes
4answers
739 views

If I installed Mongo through apt-get, how do I update it?

It seems like they gave me 1.4.4 Which is not the latest. Is this normal? I want 1.6. But I'm afraid that if I do apt-get uninstall, bad things will happen.
0
votes
2answers
94 views

Design principles as to how linux repository managers update themselves?

I know there are other applications also, but considering yum/apt-get/aptitude/pacman are you core package managers for linux distributions. Today I saw on my fedora 13 box: (7/7): ...