We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfec37 commit 4d3d769Copy full SHA for 4d3d769
lib.md
@@ -1,5 +1,5 @@
1
# General Guide to Installing Python Libraries on Major Linux Distributions Using *pip*
2
----
+
3
For installing *pip* on **Arch**, use the following command:
4
```
5
sudo pacman -S python-pip
@@ -28,7 +28,7 @@ In case of any issues, you can search the internet for your specific problem and
28
29
---
30
# Guida generale all'installazione delle librerie python nelle principali distro linux utilizzando *pip*
31
32
Per l'installazione di *pip* su **Arch** il comando sarà il seguente:
33
34
0 commit comments