edk2-arm on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S edk2-arm

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

$ yay -Rns edk2-arm

2. Manually Install "edk2-arm" via AUR

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

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

b. Clone edk2-arm's git locally

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

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

$ cd ~/edk2-arm $ makepkg -si

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

ID: 1104422
Name: edk2-arm
PackageBaseID: 176281
PackageBase: edk2-arm
Version: 202205-1
Description: Firmware for Virtual Machines (armv7)
URL: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1645557548
LastModified: 1656366507
URLPath: /cgit/aur.git/snapshot/edk2-arm.tar.gz

5. The same packages on other Linux Distributions