autokernel on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S autokernel

* (Optional) Uninstall autokernel on Arch using YAY

$ yay -Rns autokernel

2. Manually Install "autokernel" via AUR

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

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

b. Clone autokernel's git locally

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

c. Go to ~/autokernel folder and install it

$ cd ~/autokernel $ makepkg -si

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

ID: 1212006
Name: autokernel
PackageBaseID: 190490
PackageBase: autokernel
Version: 2.0.1-2
Description: A tool for managing your kernel configuration that guarantees semantic correctness
URL: https://github.com/oddlama/autokernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1676563303
LastModified: 1676564059
URLPath: /cgit/aur.git/snapshot/autokernel.tar.gz