python-wiring on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-wiring

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

$ yay -Rns python-wiring

2. Manually Install "python-wiring" via AUR

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

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

b. Clone python-wiring's git locally

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

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

$ cd ~/python-wiring $ makepkg -si

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

ID: 367924
Name: python-wiring
PackageBaseID: 101890
PackageBase: python-wiring
Version: 0.4.0-1
Description: Architectural foundation for Python applications
URL: https://github.com/msiedlarek/wiring
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eliostvs
Submitter: eliostvs
FirstSubmitted: 1444870323
LastModified: 1482617451
URLPath: /cgit/aur.git/snapshot/python-wiring.tar.gz