kmod-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kmod-git

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

$ yay -Rns kmod-git

2. Manually Install "kmod-git" via AUR

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

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

b. Clone kmod-git's git locally

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

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

$ cd ~/kmod-git $ makepkg -si

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

ID: 845962
Name: kmod-git
PackageBaseID: 54820
PackageBase: kmod-git
Version: 28-1
Description: Linux kernel module management tools and library
URL: https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
NumVotes: 6
Popularity: 0
OutOfDate: 1690621888
Maintainer: shoober420
Submitter: falconindy
FirstSubmitted: 1323821730
LastModified: 1610413119
URLPath: /cgit/aur.git/snapshot/kmod-git.tar.gz