limine on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S limine

* (Optional) Uninstall limine on Arch using YAY

$ yay -Rns limine

2. Manually Install "limine" via AUR

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

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

b. Clone limine's git locally

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

c. Go to ~/limine folder and install it

$ cd ~/limine $ makepkg -si

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

ID: 1134550
Name: limine
PackageBaseID: 161608
PackageBase: limine
Version: 3.20.1-1
Description: An advanced x86/x86_64 BIOS/UEFI bootloader
URL: https://limine-bootloader.org/
NumVotes: 8
Popularity: 0.640569
OutOfDate:
Maintainer: mintsuki
FirstSubmitted: 1609719904
LastModified: 1662196271
URLPath: /cgit/aur.git/snapshot/limine.tar.gz

5. The same packages on other Linux Distributions