python2-apsw on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python2-apsw

* (Optional) Uninstall python2-apsw on Arch using YAY

$ yay -Rns python2-apsw

2. Manually Install "python2-apsw" via AUR

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

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

b. Clone python2-apsw's git locally

$ git clone https://aur.archlinux.org/python2-apsw.git ~/python2-apsw

c. Go to ~/python2-apsw folder and install it

$ cd ~/python2-apsw $ makepkg -si

3. Information about the python2-apsw package on Arch User Repository (AUR)

ID: 797337
Name: python2-apsw
PackageBaseID: 158046
PackageBase: python2-apsw
Version: 3.33.0-3
Description: Python 2 wrapper for SQLite
URL: https://github.com/rogerbinns/apsw
NumVotes: 8
Popularity: 0.178224
OutOfDate: 1656961152
Maintainer: jonian
FirstSubmitted: 1601055649
LastModified: 1601231750
URLPath: /cgit/aur.git/snapshot/python2-apsw.tar.gz

5. The same packages on other Linux Distributions