bcl-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S bcl-git

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

$ yay -Rns bcl-git

2. Manually Install "bcl-git" via AUR

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

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

b. Clone bcl-git's git locally

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

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

$ cd ~/bcl-git $ makepkg -si

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

ID: 1035394
Name: bcl-git
PackageBaseID: 175905
PackageBase: bcl-git
Version: r189.a1df887-1
Description: The Berkeley Container Library: a C++ library of distributed data structures with interfaces similar to those in STL containers.
URL: https://github.com/berkeley-container-library/bcl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1644617218
LastModified: 1644617218
URLPath: /cgit/aur.git/snapshot/bcl-git.tar.gz