linux-usermode on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S linux-usermode

* (Optional) Uninstall linux-usermode on Arch using YAY

$ yay -Rns linux-usermode

2. Manually Install "linux-usermode" via AUR

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

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

b. Clone linux-usermode's git locally

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

c. Go to ~/linux-usermode folder and install it

$ cd ~/linux-usermode $ makepkg -si

3. Information about the linux-usermode package on Arch User Repository (AUR)

ID: 1427864
Name: linux-usermode
PackageBaseID: 130598
PackageBase: linux-usermode
Version: 6.7.10-1
Description: User mode Linux kernel and modules
URL: http://user-mode-linux.sourceforge.net/
NumVotes: 7
Popularity: 0.000168
OutOfDate:
Maintainer: sir_lucjan
Submitter: haruue
FirstSubmitted: 1520433285
LastModified: 1710532622
URLPath: /cgit/aur.git/snapshot/linux-usermode.tar.gz