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.

Homebrew install permissions issue

I have a standard homebrew install inside of usr/local/ When I try: Larson-2:~ larson$ brew install postgresql Error: Cannot …

osx-snow-leopard homebrew package-managers
How to install packages in Linux (CentOS) without root user with automatic dependency handling?

Is it possible to use RPM or YUM or any other package manager in Linux, specifically CentOS, to install a …

linux centos rpm yum package-managers
Where does sdkman install packages?

I used sdkman to install groovy which went fine. Where is the installed package now? I need the path for …

package package-managers sdkman
How do you uninstall Bower (the package manager)?

How do you uninstall Bower? I mean the package manager, not the packages (that I have already uninstalled).

uninstallation bower package-managers bower-install
Package Manager in Android

I am trying to understand the Android PackageManager (functionality and uses) and the new improvements in Ice Cream Sandwich for …

android package-managers
How to uninstall all unused packages in a conda virtual environment?

I have a conda virtual environment with several unused packages installed inside it (either using pip install or conda install). …

python pip anaconda package-managers conda
Error while trying to update brew package manager

I tried to update brew: sudo brew update But I got this error: error: Your local changes to the following …

macos homebrew package-managers
Package(Plugin) Management for Vim

Emacs 24 looks like it will have a package manager. What package management options are there for Vim?

vim packages vi vim-plugin package-managers
Do you put Babel and Webpack in devDependencies or Dependencies?

I'm new to npm and don't really understand what should go into dependencies vs. devDependencies. I know that for testing …

javascript npm dependencies packages package-managers
Visual Studio 2012 Package Manager Console error

When trying to install anything with the Package Manager Console, I get this error: Install-Package : The schema version of 'Microsoft.…

visual-studio-2012 nuget-package package-managers