sqlite-fts3-parenthesis on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S sqlite-fts3-parenthesis

* (Optional) Uninstall sqlite-fts3-parenthesis on Arch using YAY

$ yay -Rns sqlite-fts3-parenthesis

2. Manually Install "sqlite-fts3-parenthesis" via AUR

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

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

b. Clone sqlite-fts3-parenthesis's git locally

$ git clone https://aur.archlinux.org/sqlite-fts3-parenthesis.git ~/sqlite-fts3-parenthesis

c. Go to ~/sqlite-fts3-parenthesis folder and install it

$ cd ~/sqlite-fts3-parenthesis $ makepkg -si

3. Information about the sqlite-fts3-parenthesis package on Arch User Repository (AUR)

ID: 897292
Name: sqlite-fts3-parenthesis
PackageBaseID: 160718
PackageBase: sqlite-fts3-parenthesis
Version: 3.35.5-1
Description: A C library that implements an SQL database engine. Compiled with 'SQLITE_ENABLE_FTS3_PARENTHESIS' option to allow operators AND and NOT and nested parenthesis in queries.
URL: https://www.sqlite.org/
NumVotes: 1
Popularity: 3.0E-6
OutOfDate: 1659793735
Maintainer: tbw
FirstSubmitted: 1607445516
LastModified: 1619270615
URLPath: /cgit/aur.git/snapshot/sqlite-fts3-parenthesis.tar.gz