sqlite-utils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sqlite-utils

* (Optional) Uninstall sqlite-utils on Arch using YAY

$ yay -Rns sqlite-utils

2. Manually Install "sqlite-utils" via AUR

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

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

b. Clone sqlite-utils's git locally

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

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

$ cd ~/sqlite-utils $ makepkg -si

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

ID: 1395141
Name: sqlite-utils
PackageBaseID: 168546
PackageBase: sqlite-utils
Version: 3.36-1
Description: CLI tool and Python utility functions for manipulating SQLite databases
URL: https://sqlite-utils.datasette.io/
NumVotes: 4
Popularity: 0.582999
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1625173608
LastModified: 1706557783
URLPath: /cgit/aur.git/snapshot/sqlite-utils.tar.gz