python-wire on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-wire

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

$ yay -Rns python-wire

2. Manually Install "python-wire" via AUR

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

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

b. Clone python-wire's git locally

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

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

$ cd ~/python-wire $ makepkg -si

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

ID: 1023736
Name: python-wire
PackageBaseID: 102386
PackageBase: python-wire
Version: 1.0.0-6
Description: A convenience wrapper around the built-in SQLite3 module in python
URL: https://github.com/djmattyg007/python-wire
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1445756070
LastModified: 1642936437
URLPath: /cgit/aur.git/snapshot/python-wire.tar.gz