efi-mkkeys on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S efi-mkkeys

* (Optional) Uninstall efi-mkkeys on Arch using YAY

$ yay -Rns efi-mkkeys

2. Manually Install "efi-mkkeys" via AUR

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

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

b. Clone efi-mkkeys's git locally

$ git clone https://aur.archlinux.org/efi-mkkeys.git ~/efi-mkkeys

c. Go to ~/efi-mkkeys folder and install it

$ cd ~/efi-mkkeys $ makepkg -si

3. Information about the efi-mkkeys package on Arch User Repository (AUR)

ID: 988154
Name: efi-mkkeys
PackageBaseID: 173051
PackageBase: efi-mkkeys
Version: 0.1.0-1
Description: Script to easily generate self-signed UEFI keys for Secure Boot
URL: https://github.com/jirutka/efi-mkkeys/#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: x-user
Submitter: x-user
FirstSubmitted: 1636816801
LastModified: 1636816801
URLPath: /cgit/aur.git/snapshot/efi-mkkeys.tar.gz