python-pur on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "python-pur" 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 python-pur on Arch using YAY

$ yay -S python-pur

* (Optional) Uninstall python-pur on Arch using YAY

$ yay -Rns python-pur

2. Manually Install "python-pur" via AUR

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

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

b. Clone python-pur's git locally

$ git clone https://aur.archlinux.org/python-pur.git ~/python-pur

c. Go to ~/python-pur folder and install it

$ cd ~/python-pur $ makepkg -si

3. Information about the python-pur package on Arch User Repository (AUR)

ID: 1331357
Name: python-pur
PackageBaseID: 176829
PackageBase: python-pur
Version: 7.3.1-1
Description: Update packages in a requirements.txt file to latest versions.
URL: https://pypi.org/project/pur
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1647020518
LastModified: 1696912857
URLPath: /cgit/aur.git/snapshot/python-pur.tar.gz