python-simplesqlite on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-simplesqlite

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

$ yay -Rns python-simplesqlite

2. Manually Install "python-simplesqlite" via AUR

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

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

b. Clone python-simplesqlite's git locally

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

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

$ cd ~/python-simplesqlite $ makepkg -si

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

ID: 1058602
Name: python-simplesqlite
PackageBaseID: 125240
PackageBase: python-simplesqlite
Version: 1.3.0-2
Description: Simplify SQLite database operations
URL: https://github.com/thombashi/SimpleSQLite
NumVotes: 0
Popularity: 0
OutOfDate: 1687134768
Maintainer:
Submitter: fl0w1
FirstSubmitted: 1504267165
LastModified: 1648573410
URLPath: /cgit/aur.git/snapshot/python-simplesqlite.tar.gz