fastdb on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install fastdb on Arch using YAY
$
yay -S
fastdb
Copied
* (Optional) Uninstall fastdb on Arch using YAY
$
yay -Rns
fastdb
Copied
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
Copied
b. Clone fastdb's git locally
$
git clone https://aur.archlinux.org/fastdb.git
~/fastdb
Copied
c. Go to ~/fastdb folder and install it
$
cd
~/fastdb
Copied
$
makepkg -si
Copied
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
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