pypi-cli on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "pypi-cli" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install pypi-cli on Arch using YAY
$
yay -S
pypi-cli
Copied
* (Optional) Uninstall pypi-cli on Arch using YAY
$
yay -Rns
pypi-cli
Copied
2. Manually Install "pypi-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pypi-cli's git locally
$
git clone https://aur.archlinux.org/pypi-cli.git
~/pypi-cli
Copied
c. Go to ~/pypi-cli folder and install it
$
cd
~/pypi-cli
Copied
$
makepkg -si
Copied
3. Information about the pypi-cli package on Arch User Repository (AUR)
ID: 532495
Name: pypi-cli
PackageBaseID: 83056
PackageBase: pypi-cli
Version: 0.4.1-3
Description: A command-line interface to the Python Package Index (PyPI).
URL: https://github.com/sloria/pypi-cli
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: saimn
FirstSubmitted: 1402838602
LastModified: 1533594641
URLPath: /cgit/aur.git/snapshot/pypi-cli.tar.gz
Name: pypi-cli
PackageBaseID: 83056
PackageBase: pypi-cli
Version: 0.4.1-3
Description: A command-line interface to the Python Package Index (PyPI).
URL: https://github.com/sloria/pypi-cli
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: saimn
FirstSubmitted: 1402838602
LastModified: 1533594641
URLPath: /cgit/aur.git/snapshot/pypi-cli.tar.gz