libmcs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libmcs

* (Optional) Uninstall libmcs on Arch using YAY

$ yay -Rns libmcs

2. Manually Install "libmcs" via AUR

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

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

b. Clone libmcs's git locally

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

c. Go to ~/libmcs folder and install it

$ cd ~/libmcs $ makepkg -si

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

ID: 922148
Name: libmcs
PackageBaseID: 54485
PackageBase: libmcs
Version: 0.7.2-3
Description: Library which abstracts the storage of configuration settings
URL: https://github.com/atheme-legacy/libmcs
NumVotes: 2
Popularity: 0
OutOfDate: 1703460706
Maintainer: bidulock
Submitter: vesath
FirstSubmitted: 1322786388
LastModified: 1623913044
URLPath: /cgit/aur.git/snapshot/libmcs.tar.gz