python-pypi2pkgbuild on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-pypi2pkgbuild

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

$ yay -Rns python-pypi2pkgbuild

2. Manually Install "python-pypi2pkgbuild" via AUR

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

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

b. Clone python-pypi2pkgbuild's git locally

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

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

$ cd ~/python-pypi2pkgbuild $ makepkg -si

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

ID: 886015
Name: python-pypi2pkgbuild
PackageBaseID: 130889
PackageBase: python-pypi2pkgbuild
Version: 0.3-1
Description: Convert PyPI packages to Arch Linux packages
URL: https://github.com/anntzer/pypi2pkgbuild
NumVotes: 5
Popularity: 0.001767
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1521383895
LastModified: 1617220153
URLPath: /cgit/aur.git/snapshot/python-pypi2pkgbuild.tar.gz