qemu-ovmf-secureboot on AUR (Arch User Repository)

Last updated: December 25,2024

1. Install "qemu-ovmf-secureboot" 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 qemu-ovmf-secureboot on Arch using YAY

$ yay -S qemu-ovmf-secureboot

* (Optional) Uninstall qemu-ovmf-secureboot on Arch using YAY

$ yay -Rns qemu-ovmf-secureboot

2. Manually Install "qemu-ovmf-secureboot" via AUR

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

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

b. Clone qemu-ovmf-secureboot's git locally

$ git clone https://aur.archlinux.org/qemu-ovmf-secureboot.git ~/qemu-ovmf-secureboot

c. Go to ~/qemu-ovmf-secureboot folder and install it

$ cd ~/qemu-ovmf-secureboot $ makepkg -si

3. Information about the qemu-ovmf-secureboot package on Arch User Repository (AUR)

ID: 1231793
Name: qemu-ovmf-secureboot
PackageBaseID: 191910
PackageBase: qemu-ovmf-secureboot
Version: 1.1.2-2
Description: Script to generate an OVMF vars file with default secure boot key enrolled.
URL: https://github.com/rhuefi/qemu-ovmf-secureboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: restitux
Submitter: restitux
FirstSubmitted: 1679697204
LastModified: 1679697452
URLPath: /cgit/aur.git/snapshot/qemu-ovmf-secureboot.tar.gz