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
::  
:: rename heroku app local 
Shell :: how to open appimage in linux 
Shell :: The "@angular/compiler-cli" package was not properly installed. 
Shell :: how to run spigot server using bat 
:: chmod x command 
::  
:: superclass mismatch for class Command ruby 
Shell :: open file in finder from terminal 
Shell :: find bigger file on linux centos 
:: get current time curl 
Shell ::  
Shell ::  
Shell :: remove letter in string bash 
Shell :: git clone ssh key 
Shell :: how to install dependencies from package.json 
Shell :: installing mongodb on m1 mac 
Shell :: start new git repo from project 
Shell ::  
Shell :: git already up to date but not 
Shell :: add extra cygwin packages 
Shell ::  
Shell :: git find current head 
Shell :: dump database docker 
Shell :: revert last merge git 
Shell :: dash bootstrap import 
Shell :: ionic Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. 
Shell :: git clone tag 
Shell :: su: failed to execute /bin/bash: Resource temporarily unavailable 
Shell :: bash copy file 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =