Software that allows administrators (and in some cases also users) to control the installation and upgrade process of packages on their systems.
I want to use NodeJS and AngularJS for a small project. Can I use conda's virtualenv to install these packages …
node.js virtualenv conda package-managersI experience an error when trying to create a database using the following code. Note the problem does not happen …
entity-framework-6 package-managersOk so I finally managed to get a private npm registry using Sinopia. But I cannot publish anything to it. …
node.js npm package-managersI was using the react-native package which I installed globally with npm. Now it says at the first line after …
npm homebrew bower package-managers yarnpkgHi there I am new to Docker. I have an docker-compose.yml which looks like this: version: "3" services: lmm-website: image: …
docker docker-compose package-managersSo how does the "replace" property work with composer? I have read the composer document but still not understand it. …
replace composer-php package-managersI looked up how to install multiple packages from a requirements document using pip. The answers were mostly: pip install …
python-2.7 pip package-managersIf I'm using Alpine 3.8, how can I add a specific package from the Alpine Edge repository? Is this even supported? …
repository alpine package-managersDoes anybody know how to add custom package source to Visual Studio Code? E.g. I'd like to add https://…
visual-studio-code package-managers mygetMy problem is that pip won't update my Python Packages, even though there are no errors. It is similar to …
python macos numpy pip package-managers