bsf-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bsf-git

* (Optional) Uninstall bsf-git on Arch using YAY

$ yay -Rns bsf-git

2. Manually Install "bsf-git" via AUR

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

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

b. Clone bsf-git's git locally

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

c. Go to ~/bsf-git folder and install it

$ cd ~/bsf-git $ makepkg -si

3. Information about the bsf-git package on Arch User Repository (AUR)

ID: 660300
Name: bsf-git
PackageBaseID: 137557
PackageBase: bsf-git
Version: r5221.41e122d24-1
Description: A C++ library that aims to provide a unified foundation for the development of real-time graphical applications, whether games, engines or tools
URL: https://www.bsframework.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gmeunier
Submitter: gmeunier
FirstSubmitted: 1543005914
LastModified: 1572184010
URLPath: /cgit/aur.git/snapshot/bsf-git.tar.gz