python2-pysqlite on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-pysqlite

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

$ yay -Rns python2-pysqlite

2. Manually Install "python2-pysqlite" via AUR

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

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

b. Clone python2-pysqlite's git locally

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

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

$ cd ~/python2-pysqlite $ makepkg -si

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

ID: 696835
Name: python2-pysqlite
PackageBaseID: 149102
PackageBase: python2-pysqlite
Version: 2.8.3-1
Description: A Python DB-API 2.0 interface for the SQLite embedded relational database engine
URL: https://pypi.python.org/pypi/pysqlite
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: foxxx0
Submitter: foxxx0
FirstSubmitted: 1581690996
LastModified: 1581690996
URLPath: /cgit/aur.git/snapshot/python2-pysqlite.tar.gz