libreboot on AUR (Arch User Repository)

Last updated: November 28,2024

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

$ yay -S libreboot

* (Optional) Uninstall libreboot on Arch using YAY

$ yay -Rns libreboot

2. Manually Install "libreboot" via AUR

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

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

b. Clone libreboot's git locally

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

c. Go to ~/libreboot folder and install it

$ cd ~/libreboot $ makepkg -si

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

ID: 534876
Name: libreboot
PackageBaseID: 92093
PackageBase: libreboot
Version: 20160907-1
Description: A free BIOS/UEFI replacement for your computer
URL: http://libreboot.org
NumVotes: 1
Popularity: 0
OutOfDate: 1671042793
Maintainer: yuvadm
Submitter: yuvadm
FirstSubmitted: 1428701315
LastModified: 1534252643
URLPath: /cgit/aur.git/snapshot/libreboot.tar.gz