apidb on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S apidb

* (Optional) Uninstall apidb on Arch using YAY

$ yay -Rns apidb

2. Manually Install "apidb" via AUR

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

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

b. Clone apidb's git locally

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

c. Go to ~/apidb folder and install it

$ cd ~/apidb $ makepkg -si

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

ID: 1155463
Name: apidb
PackageBaseID: 151560
PackageBase: apidb
Version: 5.15.0-1
Description: API Generator for Database acces.
URL: https://github.com/azaeldevel/apidb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: azaeldevel
Submitter: azaeldevel
FirstSubmitted: 1586980771
LastModified: 1666340061
URLPath: /cgit/aur.git/snapshot/apidb.tar.gz