libcmb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libcmb

* (Optional) Uninstall libcmb on Arch using YAY

$ yay -Rns libcmb

2. Manually Install "libcmb" via AUR

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

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

b. Clone libcmb's git locally

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

c. Go to ~/libcmb folder and install it

$ cd ~/libcmb $ makepkg -si

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

ID: 642674
Name: libcmb
PackageBaseID: 137341
PackageBase: libcmb
Version: 3.5.6-1
Description: combinatorics library
URL: https://fraubsd.org/libcmb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1542123370
LastModified: 1567520693
URLPath: /cgit/aur.git/snapshot/libcmb.tar.gz