foundationdb-server-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S foundationdb-server-bin

* (Optional) Uninstall foundationdb-server-bin on Arch using YAY

$ yay -Rns foundationdb-server-bin

2. Manually Install "foundationdb-server-bin" via AUR

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

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

b. Clone foundationdb-server-bin's git locally

$ git clone https://aur.archlinux.org/foundationdb-server-bin.git ~/foundationdb-server-bin

c. Go to ~/foundationdb-server-bin folder and install it

$ cd ~/foundationdb-server-bin $ makepkg -si

3. Information about the foundationdb-server-bin package on Arch User Repository (AUR)

ID: 1404991
Name: foundationdb-server-bin
PackageBaseID: 131958
PackageBase: foundationdb-server-bin
Version: 7.3.27-1
Description: FoundationDB server. FoundationDB is a scalable, fault-tolerant, ordered key-value store with full ACID transactions. This package contains the server.
URL: https://www.foundationdb.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pingwin
Submitter: plx
FirstSubmitted: 1525031630
LastModified: 1707232156
URLPath: /cgit/aur.git/snapshot/foundationdb-server-bin.tar.gz