kbuilder on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kbuilder

* (Optional) Uninstall kbuilder on Arch using YAY

$ yay -Rns kbuilder

2. Manually Install "kbuilder" via AUR

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

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

b. Clone kbuilder's git locally

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

c. Go to ~/kbuilder folder and install it

$ cd ~/kbuilder $ makepkg -si

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

ID: 1353546
Name: kbuilder
PackageBaseID: 178554
PackageBase: kbuilder
Version: 0.3.5-1
Description: Bash script for building custom kernels
URL: https://github.com/AnnikaV9/kbuilder
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: AnnikaV9
Submitter: AnnikaV9
FirstSubmitted: 1651631761
LastModified: 1700037191
URLPath: /cgit/aur.git/snapshot/kbuilder.tar.gz