edk2-linux-toolchain on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install edk2-linux-toolchain on Arch using YAY
$
yay -S
edk2-linux-toolchain
Copied
* (Optional) Uninstall edk2-linux-toolchain on Arch using YAY
$
yay -Rns
edk2-linux-toolchain
Copied
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
Copied
b. Clone edk2-linux-toolchain's git locally
$
git clone https://aur.archlinux.org/edk2-linux-toolchain.git
~/edk2-linux-toolchain
Copied
c. Go to ~/edk2-linux-toolchain folder and install it
$
cd
~/edk2-linux-toolchain
Copied
$
makepkg -si
Copied
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
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