Top "Package-managers" questions

Software that allows administrators (and in some cases also users) to control the installation and upgrade process of packages on their systems.

Managing pip in an RPM environment

For our prod apps, we manage all packages in RPM. In a perfect yum-only world, this is fine. However, each …

python pip rpm yum package-managers
How to change bower's default cache folder?

On *nix, bower uses the ~/.bower folder for its cache (packages and so on). I would like to change this …

bower package-managers
composer install pear package

I know you can install packages from any pear channel, and I have this working on a basic pear package ... "…

php pear composer-php package-managers phpseclib