dbrest-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S dbrest-bin

* (Optional) Uninstall dbrest-bin on Arch using YAY

$ yay -Rns dbrest-bin

2. Manually Install "dbrest-bin" via AUR

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

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

b. Clone dbrest-bin's git locally

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

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

$ cd ~/dbrest-bin $ makepkg -si

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

ID: 1414594
Name: dbrest-bin
PackageBaseID: 202904
PackageBase: dbrest-bin
Version: 0.0.68-2
Description: Spin up a REST API for any Major Database
URL: https://flarco.gitbook.io/dbrest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1708739760
LastModified: 1708740725
URLPath: /cgit/aur.git/snapshot/dbrest-bin.tar.gz