python-sqlite-fts4 on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python-sqlite-fts4

* (Optional) Uninstall python-sqlite-fts4 on Arch using YAY

$ yay -Rns python-sqlite-fts4

2. Manually Install "python-sqlite-fts4" via AUR

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

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

b. Clone python-sqlite-fts4's git locally

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

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

$ cd ~/python-sqlite-fts4 $ makepkg -si

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

ID: 928991
Name: python-sqlite-fts4
PackageBaseID: 168545
PackageBase: python-sqlite-fts4
Version: 1.0.1-1
Description: Python functions for working with SQLite FTS4 search
URL: https://github.com/simonw/sqlite-fts4
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1625172827
LastModified: 1625172827
URLPath: /cgit/aur.git/snapshot/python-sqlite-fts4.tar.gz