lilo on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S lilo

* (Optional) Uninstall lilo on Arch using YAY

$ yay -Rns lilo

2. Manually Install "lilo" via AUR

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

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

b. Clone lilo's git locally

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

c. Go to ~/lilo folder and install it

$ cd ~/lilo $ makepkg -si

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

ID: 1155506
Name: lilo
PackageBaseID: 70698
PackageBase: lilo
Version: 24.2-5
Description: A bootloader for Linux
URL: https://web.archive.org/web/20160627071029/https://lilo.alioth.debian.org/
NumVotes: 16
Popularity: 0.01208
OutOfDate:
Maintainer: forcegk
Submitter: ConnorBehan
FirstSubmitted: 1370376195
LastModified: 1666349840
URLPath: /cgit/aur.git/snapshot/lilo.tar.gz