uefi-run on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S uefi-run

* (Optional) Uninstall uefi-run on Arch using YAY

$ yay -Rns uefi-run

2. Manually Install "uefi-run" via AUR

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

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

b. Clone uefi-run's git locally

$ git clone https://aur.archlinux.org/uefi-run.git ~/uefi-run

c. Go to ~/uefi-run folder and install it

$ cd ~/uefi-run $ makepkg -si

3. Information about the uefi-run package on Arch User Repository (AUR)

ID: 1259213
Name: uefi-run
PackageBaseID: 155117
PackageBase: uefi-run
Version: 0.6.1-1
Description: Directly run UEFI applications in QEMU
URL: https://github.com/Richard-W/uefi-run
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: charliehogger
FirstSubmitted: 1593872926
LastModified: 1684318940
URLPath: /cgit/aur.git/snapshot/uefi-run.tar.gz