sqlite-web on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S sqlite-web

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

$ yay -Rns sqlite-web

2. Manually Install "sqlite-web" via AUR

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

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

b. Clone sqlite-web's git locally

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

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

$ cd ~/sqlite-web $ makepkg -si

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

ID: 1406190
Name: sqlite-web
PackageBaseID: 202291
PackageBase: sqlite-web
Version: 0.6.3-1
Description: Web-based SQLite database browser
URL: https://github.com/coleifer/sqlite-web
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1707413182
LastModified: 1707413182
URLPath: /cgit/aur.git/snapshot/sqlite-web.tar.gz