lockdown-ms on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S lockdown-ms

* (Optional) Uninstall lockdown-ms on Arch using YAY

$ yay -Rns lockdown-ms

2. Manually Install "lockdown-ms" via AUR

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

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

b. Clone lockdown-ms's git locally

$ git clone https://aur.archlinux.org/lockdown-ms.git ~/lockdown-ms

c. Go to ~/lockdown-ms folder and install it

$ cd ~/lockdown-ms $ makepkg -si

3. Information about the lockdown-ms package on Arch User Repository (AUR)

ID: 1060005
Name: lockdown-ms
PackageBaseID: 177568
PackageBase: lockdown-ms
Version: 20130326-4
Description: SecureBoot keys, which mimic MS certified UEFI machine
URL: https://fedoraproject.org/wiki/Testing_secureboot_with_KVM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1648835665
LastModified: 1648835665
URLPath: /cgit/aur.git/snapshot/lockdown-ms.tar.gz

5. The same packages on other Linux Distributions