Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install pip arch linux

# Arch Linux
sudo pacman -S python2-pip                #Python 2

sudo pacman -S python-pip                #Python 3
Comment

Install PIP ArchLinux

1. Enable the extra repository on /etc/pacman.conf:

[extra]
Include = /etc/pacman.d/mirrorlist

2. Install python-pip zst package:
sudo pacman -Syu python-pip
Comment

PREVIOUS NEXT
Code Example
Shell :: abort cherry pick in bash 
Shell :: how to uninstall slack in ubuntu 20.04 
Shell :: how to check if solidity is installed 
Shell :: restart ssh service 
Shell :: pod file reinstall 
Shell :: get all wifi password by terminal linux 
Shell :: Create React App requires Node 14 or higher. 
Shell :: how to check cron is running or not 
Shell :: Although GNOME Shell integration extension is running, native host connector is not detected 
Shell :: › Error: Missing required flag: › -a, --app APP app to run command against › See more help with --help 
Shell :: docker prune images 
Shell :: ubuntu install htop 
Shell :: git ignore not working 
Shell :: remove git from folder 
Shell :: ls show octal permissions 
Shell :: how to change a user email for a project in git 
Shell :: ubuntu install matplotlib 
Shell :: spotify download ubuntu 
Shell :: tail docker container logs 
Shell :: naming an stash 
Shell :: how to clone from heroku 
Shell :: change folder permisson in mac 
Shell :: install ifconfig on ubuntu 
Shell :: count files recursively linux 
Shell :: uninstall rvm 
Shell :: install maven homebrew 
Shell :: delete .git folder 
Shell :: dconf editor ubuntu 20.04 
Shell :: jupyterlab python setup 
Shell :: install glibc 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =