tntdb on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S tntdb

* (Optional) Uninstall tntdb on Arch using YAY

$ yay -Rns tntdb

2. Manually Install "tntdb" via AUR

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

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

b. Clone tntdb's git locally

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

c. Go to ~/tntdb folder and install it

$ cd ~/tntdb $ makepkg -si

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

ID: 1267000
Name: tntdb
PackageBaseID: 97071
PackageBase: tntdb
Version: 1.4-2
Description: C++-class-library for easy access to databases (only sqlite support)
URL: http://www.tntnet.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: CReimer
Submitter: CReimer
FirstSubmitted: 1439206212
LastModified: 1685737989
URLPath: /cgit/aur.git/snapshot/tntdb.tar.gz