uefitool on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S uefitool

* (Optional) Uninstall uefitool on Arch using YAY

$ yay -Rns uefitool

2. Manually Install "uefitool" via AUR

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

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

b. Clone uefitool's git locally

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

c. Go to ~/uefitool folder and install it

$ cd ~/uefitool $ makepkg -si

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

ID: 1195557
Name: uefitool
PackageBaseID: 150493
PackageBase: uefitool
Version: 1:0.28.0-2
Description: UEFI firmware image viewer and editor and utilities
URL: https://github.com/LongSoft/UEFITool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yurikoles
Submitter: GNUtoo
FirstSubmitted: 1584668268
LastModified: 1673478912
URLPath: /cgit/aur.git/snapshot/uefitool.tar.gz