update-efi-entry on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S update-efi-entry

* (Optional) Uninstall update-efi-entry on Arch using YAY

$ yay -Rns update-efi-entry

2. Manually Install "update-efi-entry" via AUR

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

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

b. Clone update-efi-entry's git locally

$ git clone https://aur.archlinux.org/update-efi-entry.git ~/update-efi-entry

c. Go to ~/update-efi-entry folder and install it

$ cd ~/update-efi-entry $ makepkg -si

3. Information about the update-efi-entry package on Arch User Repository (AUR)

ID: 923855
Name: update-efi-entry
PackageBaseID: 148626
PackageBase: update-efi-entry
Version: r27.1f6d088-1
Description: Simple EFISTUB entry setup and management script.
URL: https://github.com/alex4401/update-efi-entry
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alex4401
Submitter: alex4401
FirstSubmitted: 1580390151
LastModified: 1624181964
URLPath: /cgit/aur.git/snapshot/update-efi-entry.tar.gz