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

Last updated: September 28,2024

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

$ yay -S python-sqlite-web

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

$ yay -Rns python-sqlite-web

2. Manually Install "python-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 python-sqlite-web's git locally

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

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

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

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

ID: 686629
Name: python-sqlite-web
PackageBaseID: 127121
PackageBase: python-sqlite-web
Version: 0.3.6-1
Description: Web-based SQLite database browser written in Python
URL: https://github.com/coleifer/sqlite-web
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: shreyansh_k
FirstSubmitted: 1510205982
LastModified: 1579125740
URLPath: /cgit/aur.git/snapshot/python-sqlite-web.tar.gz