pip-tools on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "pip-tools" 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 pip-tools on Arch using YAY
$
yay -S
pip-tools
Copied
* (Optional) Uninstall pip-tools on Arch using YAY
$
yay -Rns
pip-tools
Copied
2. Manually Install "pip-tools" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pip-tools's git locally
$
git clone https://aur.archlinux.org/pip-tools.git
~/pip-tools
Copied
c. Go to ~/pip-tools folder and install it
$
cd
~/pip-tools
Copied
$
makepkg -si
Copied
3. Information about the pip-tools package on Arch User Repository (AUR)
ID: 1421853
Name: pip-tools
PackageBaseID: 63256
PackageBase: pip-tools
Version: 7.4.1-1
Description: A set of tools to keep your pinned Python dependencies fresh
URL: https://github.com/jazzband/pip-tools/
NumVotes: 16
Popularity: 0.013926
OutOfDate:
Maintainer: SpotlightKid
Submitter: saimn
FirstSubmitted: 1349042242
LastModified: 1709735948
URLPath: /cgit/aur.git/snapshot/pip-tools.tar.gz
Name: pip-tools
PackageBaseID: 63256
PackageBase: pip-tools
Version: 7.4.1-1
Description: A set of tools to keep your pinned Python dependencies fresh
URL: https://github.com/jazzband/pip-tools/
NumVotes: 16
Popularity: 0.013926
OutOfDate:
Maintainer: SpotlightKid
Submitter: saimn
FirstSubmitted: 1349042242
LastModified: 1709735948
URLPath: /cgit/aur.git/snapshot/pip-tools.tar.gz