pip2-tools on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "pip2-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

b. Install pip2-tools on Arch using YAY

$ yay -S pip2-tools

* (Optional) Uninstall pip2-tools on Arch using YAY

$ yay -Rns pip2-tools

2. Manually Install "pip2-tools" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pip2-tools's git locally

$ git clone https://aur.archlinux.org/pip2-tools.git ~/pip2-tools

c. Go to ~/pip2-tools folder and install it

$ cd ~/pip2-tools $ makepkg -si

3. Information about the pip2-tools package on Arch User Repository (AUR)

ID: 437895
Name: pip2-tools
PackageBaseID: 125033
PackageBase: pip2-tools
Version: 1.9.0-1
Description: A set of tools to keep your pinned Python dependencies fresh.
URL: https://github.com/jazzband/pip-tools/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1503483575
LastModified: 1503483575
URLPath: /cgit/aur.git/snapshot/pip2-tools.tar.gz