aptitude
Combine Debian packages with libraries installed from source
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[详细]
2023-03-26 21:35 分类:问答If I installed Mongo through apt-get, how do I update it? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-06 08:32 分类:问答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.[详细]
2023-01-20 08:03 分类:问答Using aptitude to install extra php modules (after php has already been installed)?
I recently setup an Ubuntu Server 10.04 开发者_如何学CLTS server for a client which uses a PHP based forum. It\'s all gone well, but now it seems I need to install a new php module to enable spell che[详细]
2023-01-17 12:30 分类:问答purge ALL dependencies
I\'ve a problem that seems quite simple, but I can\'t get it done. I have a package with many dependencies and I want to remove ALL of them, regardless wheather other packages also depend on them ( th[详细]
2023-01-15 11:56 分类:问答installation of build-essential fails in Ubuntu
I\'m trying to update my gcc, so Linux Forums recommended that I would run sudo apt-get install build-essential. Here\'s the output when I try to run sudo apt-get install build-essential:[详细]
2023-01-13 04:10 分类:问答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:[详细]
2023-01-12 23:25 分类:问答What is the equivalent of "aptitude" in Mac OSX?
How to do \"sudo apt-get install \"开发者_开发百科 on OSX?Others have mentioned MacPorts and Homebrew; it might be worth noting the difference between them.[详细]
2023-01-12 16:05 分类:问答How to install software in CentOS
apt-get install devscripts What is开发者_如何学编程 the equivalent in centOS?CentOS uses yum (Yellowdog Updater, Modified)[详细]
2022-12-10 21:35 分类:问答