modutils on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install modutils on Arch using YAY
$
yay -S
modutils
Copied
* (Optional) Uninstall modutils on Arch using YAY
$
yay -Rns
modutils
Copied
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
Copied
b. Clone modutils's git locally
$
git clone https://aur.archlinux.org/modutils.git
~/modutils
Copied
c. Go to ~/modutils folder and install it
$
cd
~/modutils
Copied
$
makepkg -si
Copied
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
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