lib32-kmod on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lib32-kmod

* (Optional) Uninstall lib32-kmod on Arch using YAY

$ yay -Rns lib32-kmod

2. Manually Install "lib32-kmod" via AUR

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

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

b. Clone lib32-kmod's git locally

$ git clone https://aur.archlinux.org/lib32-kmod.git ~/lib32-kmod

c. Go to ~/lib32-kmod folder and install it

$ cd ~/lib32-kmod $ makepkg -si

3. Information about the lib32-kmod package on Arch User Repository (AUR)

ID: 1336611
Name: lib32-kmod
PackageBaseID: 56519
PackageBase: lib32-kmod
Version: 31-1
Description: Linux kernel module handling
URL: http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
NumVotes: 87
Popularity: 0
OutOfDate: 1704660651
Maintainer:
Submitter: lordheavy
FirstSubmitted: 1328733243
LastModified: 1697726096
URLPath: /cgit/aur.git/snapshot/lib32-kmod.tar.gz