“Instale o Pip Arch Linux” Respostas de código

Instale o Pip Arch Linux

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

sudo pacman -S python-pip                #Python 3
Taylr

Instale o 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
Brix_da_best

Respostas semelhantes a “Instale o Pip Arch Linux”

Perguntas semelhantes a “Instale o Pip Arch Linux”

Mais respostas relacionadas para “Instale o Pip Arch Linux” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código