Hot answers tagged arch-linux
1
Typically, in a distribution, it's recommended that you use the distribution's package manager. You can of course install things using pip (or, in the perl world, cpan), or compile and install things yourself. However, when you do this, the distribution's package manager doesn't know about them and can't manage dependencies or updates for them.
Using pip ...
Only top voted, non community-wiki answers of a minimum length are eligible
