efibooteditor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S efibooteditor

* (Optional) Uninstall efibooteditor on Arch using YAY

$ yay -Rns efibooteditor

2. Manually Install "efibooteditor" via AUR

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

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

b. Clone efibooteditor's git locally

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

c. Go to ~/efibooteditor folder and install it

$ cd ~/efibooteditor $ makepkg -si

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

ID: 1414440
Name: efibooteditor
PackageBaseID: 178980
PackageBase: efibooteditor
Version: 1.4.0-1
Description: Boot Editor for (U)EFI based systems.
URL: https://github.com/Neverous/efibooteditor
NumVotes: 4
Popularity: 0.059237
OutOfDate:
Maintainer: Neverous
Submitter: Neverous
FirstSubmitted: 1652992324
LastModified: 1708718321
URLPath: /cgit/aur.git/snapshot/efibooteditor.tar.gz