python-setupmeta on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-setupmeta

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

$ yay -Rns python-setupmeta

2. Manually Install "python-setupmeta" via AUR

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

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

b. Clone python-setupmeta's git locally

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

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

$ cd ~/python-setupmeta $ makepkg -si

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

ID: 1368063
Name: python-setupmeta
PackageBaseID: 174075
PackageBase: python-setupmeta
Version: 3.6.0-1
Description: Simplify your setup.py
URL: https://github.com/codrsquad/setupmeta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1639776197
LastModified: 1702320994
URLPath: /cgit/aur.git/snapshot/python-setupmeta.tar.gz