arch-efiboot on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S arch-efiboot

* (Optional) Uninstall arch-efiboot on Arch using YAY

$ yay -Rns arch-efiboot

2. Manually Install "arch-efiboot" via AUR

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

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

b. Clone arch-efiboot's git locally

$ git clone https://aur.archlinux.org/arch-efiboot.git ~/arch-efiboot

c. Go to ~/arch-efiboot folder and install it

$ cd ~/arch-efiboot $ makepkg -si

3. Information about the arch-efiboot package on Arch User Repository (AUR)

ID: 619384
Name: arch-efiboot
PackageBaseID: 142581
PackageBase: arch-efiboot
Version: 1.0-1
Description: Builds bootable UEFI blobs (including kernel, initrd, ucode, cmdline) in /boot directory
URL: https://github.com/xdever/arch-efiboot
NumVotes: 3
Popularity: 0
OutOfDate: 1650423810
Maintainer: xdever
Submitter: xdever
FirstSubmitted: 1559896809
LastModified: 1559896809
URLPath: /cgit/aur.git/snapshot/arch-efiboot.tar.gz