kernelloader on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S kernelloader

* (Optional) Uninstall kernelloader on Arch using YAY

$ yay -Rns kernelloader

2. Manually Install "kernelloader" via AUR

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

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

b. Clone kernelloader's git locally

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

c. Go to ~/kernelloader folder and install it

$ cd ~/kernelloader $ makepkg -si

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

ID: 1112550
Name: kernelloader
PackageBaseID: 184054
PackageBase: kernelloader
Version: 3.0-1
Description: Set of BIOSes for various consoles.
URL: http://kernelloader.sourceforge.net/linux.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1657926300
LastModified: 1657926300
URLPath: /cgit/aur.git/snapshot/kernelloader.tar.gz