python-autokernel on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-autokernel

* (Optional) Uninstall python-autokernel on Arch using YAY

$ yay -Rns python-autokernel

2. Manually Install "python-autokernel" via AUR

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

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

b. Clone python-autokernel's git locally

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

c. Go to ~/python-autokernel folder and install it

$ cd ~/python-autokernel $ makepkg -si

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

ID: 967490
Name: python-autokernel
PackageBaseID: 161067
PackageBase: python-autokernel
Version: 0.9.9-1
Description: A tool to autodetect and manage kernel configuration options
URL: https://autokernel.oddlama.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
FirstSubmitted: 1608404572
LastModified: 1632952281
URLPath: /cgit/aur.git/snapshot/python-autokernel.tar.gz