libmowgli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libmowgli

* (Optional) Uninstall libmowgli on Arch using YAY

$ yay -Rns libmowgli

2. Manually Install "libmowgli" via AUR

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

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

b. Clone libmowgli's git locally

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

c. Go to ~/libmowgli folder and install it

$ cd ~/libmowgli $ makepkg -si

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

ID: 302056
Name: libmowgli
PackageBaseID: 104266
PackageBase: libmowgli
Version: 2.1.0-1
Description: Performance and usability-oriented extensions to C
URL: http://atheme.org/projects/libmowgli.html
NumVotes: 4
Popularity: 0
OutOfDate: 1623912464
Maintainer: Madotsuki
FirstSubmitted: 1449437552
LastModified: 1463103012
URLPath: /cgit/aur.git/snapshot/libmowgli.tar.gz