sqlitestudio on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S sqlitestudio

* (Optional) Uninstall sqlitestudio on Arch using YAY

$ yay -Rns sqlitestudio

2. Manually Install "sqlitestudio" via AUR

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

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

b. Clone sqlitestudio's git locally

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

c. Go to ~/sqlitestudio folder and install it

$ cd ~/sqlitestudio $ makepkg -si

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

ID: 1279833
Name: sqlitestudio
PackageBaseID: 64854
PackageBase: sqlitestudio
Version: 3.4.4-1
Description: Database manager for SQLite
URL: https://github.com/pawelsalawa/sqlitestudio
NumVotes: 25
Popularity: 0.104496
OutOfDate:
Maintainer: tee
Submitter: dracorp
FirstSubmitted: 1353572880
LastModified: 1687943019
URLPath: /cgit/aur.git/snapshot/sqlitestudio.tar.gz