edk2-avmf on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S edk2-avmf

* (Optional) Uninstall edk2-avmf on Arch using YAY

$ yay -Rns edk2-avmf

2. Manually Install "edk2-avmf" via AUR

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

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

b. Clone edk2-avmf's git locally

$ git clone https://aur.archlinux.org/edk2-avmf.git ~/edk2-avmf

c. Go to ~/edk2-avmf folder and install it

$ cd ~/edk2-avmf $ makepkg -si

3. Information about the edk2-avmf package on Arch User Repository (AUR)

ID: 1123868
Name: edk2-avmf
PackageBaseID: 144334
PackageBase: edk2-avmf
Version: 20220526git16779ede2d36-1
Description: QEMU ARM/AARCH64 Virtual Machine Firmware (Tianocore UEFI firmware).
URL: https://fedoraproject.org/wiki/Using_UEFI_with_QEMU
NumVotes: 10
Popularity: 0.267831
OutOfDate:
Maintainer: levinit
FirstSubmitted: 1565875813
LastModified: 1660026515
URLPath: /cgit/aur.git/snapshot/edk2-avmf.tar.gz