libbobcat on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libbobcat

* (Optional) Uninstall libbobcat on Arch using YAY

$ yay -Rns libbobcat

2. Manually Install "libbobcat" via AUR

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

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

b. Clone libbobcat's git locally

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

c. Go to ~/libbobcat folder and install it

$ cd ~/libbobcat $ makepkg -si

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

ID: 1056316
Name: libbobcat
PackageBaseID: 43604
PackageBase: libbobcat
Version: 5.09.01-1
Description: Bobcat (Brokken's Own Base Classes And Templates) library
URL: https://fbb-git.gitlab.io/bobcat/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Corax
FirstSubmitted: 1289812778
LastModified: 1648157030
URLPath: /cgit/aur.git/snapshot/libbobcat.tar.gz

5. The same packages on other Linux Distributions