python-pep517 on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-pep517

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

$ yay -Rns python-pep517

2. Manually Install "python-pep517" via AUR

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

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

b. Clone python-pep517's git locally

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

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

$ cd ~/python-pep517 $ makepkg -si

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

ID: 1423606
Name: python-pep517
PackageBaseID: 197826
PackageBase: python-pep517
Version: 0.13.1-1
Description: Wrappers to build Python packages using PEP 517 hooks
URL: https://github.com/pypa/pep517
NumVotes: 1
Popularity: 0.117997
OutOfDate:
Maintainer:
Submitter: piernov
FirstSubmitted: 1695381127
LastModified: 1709950493
URLPath: /cgit/aur.git/snapshot/python-pep517.tar.gz

5. The same packages on other Linux Distributions