fastdb on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S fastdb

* (Optional) Uninstall fastdb on Arch using YAY

$ yay -Rns fastdb

2. Manually Install "fastdb" via AUR

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

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

b. Clone fastdb's git locally

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

c. Go to ~/fastdb folder and install it

$ cd ~/fastdb $ makepkg -si

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

ID: 229370
Name: fastdb
PackageBaseID: 99642
PackageBase: fastdb
Version: 3.76-1
Description: Main Memory Relational Database Management System
URL: http://www.garret.ru/fastdb.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441785662
LastModified: 1441785785
URLPath: /cgit/aur.git/snapshot/fastdb.tar.gz