mkinitcpio-kms on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkinitcpio-kms

* (Optional) Uninstall mkinitcpio-kms on Arch using YAY

$ yay -Rns mkinitcpio-kms

2. Manually Install "mkinitcpio-kms" via AUR

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

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

b. Clone mkinitcpio-kms's git locally

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

c. Go to ~/mkinitcpio-kms folder and install it

$ cd ~/mkinitcpio-kms $ makepkg -si

3. Information about the mkinitcpio-kms package on Arch User Repository (AUR)

ID: 906642
Name: mkinitcpio-kms
PackageBaseID: 81764
PackageBase: mkinitcpio-kms
Version: 1.0-1
Description: A hook to include common kernel modules for early KMS (from archiso)
URL: https://www.archlinux.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1399826716
LastModified: 1620930586
URLPath: /cgit/aur.git/snapshot/mkinitcpio-kms.tar.gz