kpatch on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S kpatch

* (Optional) Uninstall kpatch on Arch using YAY

$ yay -Rns kpatch

2. Manually Install "kpatch" via AUR

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

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

b. Clone kpatch's git locally

$ git clone https://aur.archlinux.org/kpatch.git ~/kpatch

c. Go to ~/kpatch folder and install it

$ cd ~/kpatch $ makepkg -si

3. Information about the kpatch package on Arch User Repository (AUR)

ID: 1299761
Name: kpatch
PackageBaseID: 141197
PackageBase: kpatch
Version: 0.9.9-1
Description: Live kernel patching
URL: https://github.com/dynup/kpatch
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: Rubo
Submitter: flacks
FirstSubmitted: 1555112165
LastModified: 1691324469
URLPath: /cgit/aur.git/snapshot/kpatch.tar.gz