The general process of managing and maintaining packages; not to be confused with the related tag, [package-managers], which is focused on the package-management tools themselves.
Is it possible to upgrade node right in place, instead of manually installing the latest stable version? I have installed …
node.js npm nvm package-managementI'm installing c++ boost library by pacman -Ss boost-libs. After installation, I want to know where my package is installed …
archlinux package-management pacman-package-managerUsing cabal, I could install hakyll with the command: cabal install hakyll How can I do the same thing using …
haskell cabal cabal-install package-management haskell-stackI have added ChocolateyGet as a provider on Powershell so I can use it with PackageManagement (OneGet), it works but …
powershell package-management onegetIs there a way to install Nuget Packages globally? I have a Nuget Package that I would like to use …
c# nuget package-managementTo create Python virtual environments I use virtualenv and pip. The workflow is very simple: $ virtualenv project $ cd project $ . bin/…
python syntax installation pip package-managementTo troubleshoot a problem, I thought I'd try reinstalling the Chocolatey package provider. There appears to be no cmdlet to …
powershell windows-10 package-management powershell-5.0Linux is already preinstalled with Python 2.7, however I installed Python 3.5.2 thinking that I need it but actually I don't. So …
python linux redhat uninstallation package-managementmy goal is simple, i want to get the dependency of a PyPi package remotely without needing to download it …
python pip pypi package-managementThis is a problem that comes up repeatedly, e.g. Error in install.packages : cannot remove prior installation of package ‘…
r package-management