python-interface-meta on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-interface-meta

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

$ yay -Rns python-interface-meta

2. Manually Install "python-interface-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-interface-meta's git locally

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

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

$ cd ~/python-interface-meta $ makepkg -si

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

ID: 1319317
Name: python-interface-meta
PackageBaseID: 174076
PackageBase: python-interface-meta
Version: 1.3.0-2
Description: A convenient way to expose an API with enforced method signatures
URL: https://github.com/matthewwardrop/interface_meta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1639776324
LastModified: 1694785421
URLPath: /cgit/aur.git/snapshot/python-interface-meta.tar.gz