firebird on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "firebird" 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 firebird on Arch using YAY
$
yay -S
firebird
Copied
* (Optional) Uninstall firebird on Arch using YAY
$
yay -Rns
firebird
Copied
2. Manually Install "firebird" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone firebird's git locally
$
git clone https://aur.archlinux.org/firebird.git
~/firebird
Copied
c. Go to ~/firebird folder and install it
$
cd
~/firebird
Copied
$
makepkg -si
Copied
3. Information about the firebird package on Arch User Repository (AUR)
ID: 1369071
Name: firebird
PackageBaseID: 175859
PackageBase: firebird
Version: 4.0.4.3010-1
Description: A open source SQL relational database management system (RDMS)
URL: http://www.firebirdsql.org/
NumVotes: 4
Popularity: 0.180892
OutOfDate: 1706483630
Maintainer: crank
Submitter: crank
FirstSubmitted: 1644491296
LastModified: 1702482222
URLPath: /cgit/aur.git/snapshot/firebird.tar.gz
Name: firebird
PackageBaseID: 175859
PackageBase: firebird
Version: 4.0.4.3010-1
Description: A open source SQL relational database management system (RDMS)
URL: http://www.firebirdsql.org/
NumVotes: 4
Popularity: 0.180892
OutOfDate: 1706483630
Maintainer: crank
Submitter: crank
FirstSubmitted: 1644491296
LastModified: 1702482222
URLPath: /cgit/aur.git/snapshot/firebird.tar.gz