modutils on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S modutils

* (Optional) Uninstall modutils on Arch using YAY

$ yay -Rns modutils

2. Manually Install "modutils" via AUR

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

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

b. Clone modutils's git locally

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

c. Go to ~/modutils folder and install it

$ cd ~/modutils $ makepkg -si

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

ID: 285460
Name: modutils
PackageBaseID: 40198
PackageBase: modutils
Version: 2.4.27-3
Description: Work with the Linux kernel modules
URL: http://www.kernel.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1706714842
Maintainer: beroal
Submitter: beroal
FirstSubmitted: 1282649370
LastModified: 1458201962
URLPath: /cgit/aur.git/snapshot/modutils.tar.gz