Software that allows administrators (and in some cases also users) to control the installation and upgrade process of packages on their systems.
Suppose I'm writing a library A, that depends on another library, monolog for instance. I want to install the latest …
php dependency-management package-managers composer-phpI'm a bit miffed by the python package installation process. Specifically, what's the difference between packages installed in the dist-packages …
python pip easy-install package-managersI can't start a new activity clicking over an item in my listview. I want that onItemClick can open the …
android android-listview android-activity onclicklistener package-managersI'm trying to understand this part: http://getcomposer.org/doc/02-libraries.md#lock-file this lock file will not have any …
php dependency-management package-managers composer-phpPackage Manager Console not found in Tools menu?? I am using Visual Studio 2010. I need to run a command in …
visual-studio-2010 package-managersHopefully short version of the question: If I'm on a machine that has a particular package installed, is there a …
linux yum package-managersWhenever I run conda install/remove/update <package>, it tells me it's "Solving environment" for some time before …
python anaconda updates conda package-managersTo reduce the chance of the XY problem, I'm trying to install PostGIS on a clean, virtual RHEL5 installation with …
dependencies dependency-management yum package-managersI am using only one project to port lite and full versions for that I am just updating Manifest file …
java android class android-library package-managersIs there a package manager for Java like easy_install for Python ? I'm looking for a solution usable from the …
java package-managers