sqliteman on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sqliteman

* (Optional) Uninstall sqliteman on Arch using YAY

$ yay -Rns sqliteman

2. Manually Install "sqliteman" via AUR

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

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

b. Clone sqliteman's git locally

$ git clone https://aur.archlinux.org/sqliteman.git ~/sqliteman

c. Go to ~/sqliteman folder and install it

$ cd ~/sqliteman $ makepkg -si

3. Information about the sqliteman package on Arch User Repository (AUR)

ID: 546393
Name: sqliteman
PackageBaseID: 128924
PackageBase: sqliteman
Version: 1.2.2-12
Description: Graphical sqlite3 browser and editor
URL: http://sqliteman.yarpen.cz/
NumVotes: 9
Popularity: 0.000148
OutOfDate:
Maintainer: SammysHP
Submitter: SammysHP
FirstSubmitted: 1515337945
LastModified: 1537791310
URLPath: /cgit/aur.git/snapshot/sqliteman.tar.gz