edk2-linux-toolchain on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S edk2-linux-toolchain

* (Optional) Uninstall edk2-linux-toolchain on Arch using YAY

$ yay -Rns edk2-linux-toolchain

2. Manually Install "edk2-linux-toolchain" via AUR

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

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

b. Clone edk2-linux-toolchain's git locally

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

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

$ cd ~/edk2-linux-toolchain $ makepkg -si

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

ID: 325374
Name: edk2-linux-toolchain
PackageBaseID: 114076
PackageBase: edk2-linux-toolchain
Version: 0.1-1
Description: minimal EDKII including the makeefi tool for easily building UEFI apps and drivers
URL: https://github.com/M1cha/edk2-linux-toolchain
NumVotes: 0
Popularity: 0
OutOfDate: 1705604488
Maintainer: M1cha
Submitter: M1cha
FirstSubmitted: 1469809897
LastModified: 1469810204
URLPath: /cgit/aur.git/snapshot/edk2-linux-toolchain.tar.gz