python-meta on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-meta

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

$ yay -Rns python-meta

2. Manually Install "python-meta" via AUR

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

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

b. Clone python-meta's git locally

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

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

$ cd ~/python-meta $ makepkg -si

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

ID: 721229
Name: python-meta
PackageBaseID: 144461
PackageBase: python-meta
Version: 0.4.1-3
Description: Python Meta Programming
URL: https://github.com/srossross/Meta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyrannis.hawk
Submitter: rraval
FirstSubmitted: 1566347004
LastModified: 1586964156
URLPath: /cgit/aur.git/snapshot/python-meta.tar.gz