tksqlite on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S tksqlite

* (Optional) Uninstall tksqlite on Arch using YAY

$ yay -Rns tksqlite

2. Manually Install "tksqlite" via AUR

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

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

b. Clone tksqlite's git locally

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

c. Go to ~/tksqlite folder and install it

$ cd ~/tksqlite $ makepkg -si

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

ID: 965656
Name: tksqlite
PackageBaseID: 40755
PackageBase: tksqlite
Version: 0.5.13-1
Description: TkSQLite is a GUI database manager for SQLite implemented by Tcl/Tk.
URL: http://reddog.s35.xrea.com/wiki/TkSQLite.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1284327892
LastModified: 1632592320
URLPath: /cgit/aur.git/snapshot/tksqlite.tar.gz