libmodule on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libmodule

* (Optional) Uninstall libmodule on Arch using YAY

$ yay -Rns libmodule

2. Manually Install "libmodule" via AUR

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

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

b. Clone libmodule's git locally

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

c. Go to ~/libmodule folder and install it

$ cd ~/libmodule $ makepkg -si

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

ID: 835850
Name: libmodule
PackageBaseID: 131994
PackageBase: libmodule
Version: 5.0.1-1
Description: C linux library to build simple and modular projects
URL: https://github.com/FedeDP/libmodule
NumVotes: 9
Popularity: 0.000156
OutOfDate:
Maintainer: Nierro
Submitter: Nierro
FirstSubmitted: 1525164351
LastModified: 1608459422
URLPath: /cgit/aur.git/snapshot/libmodule.tar.gz