systemd-ckboot on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S systemd-ckboot

* (Optional) Uninstall systemd-ckboot on Arch using YAY

$ yay -Rns systemd-ckboot

2. Manually Install "systemd-ckboot" via AUR

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

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

b. Clone systemd-ckboot's git locally

$ git clone https://aur.archlinux.org/systemd-ckboot.git ~/systemd-ckboot

c. Go to ~/systemd-ckboot folder and install it

$ cd ~/systemd-ckboot $ makepkg -si

3. Information about the systemd-ckboot package on Arch User Repository (AUR)

ID: 429724
Name: systemd-ckboot
PackageBaseID: 63145
PackageBase: systemd-ckboot
Version: 1.2-2
Description: Checks boot files and MBR for changes
URL: https://sourceforge.net/projects/ckboot
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: R00KIE
Submitter: R00KIE
FirstSubmitted: 1348590760
LastModified: 1500811280
URLPath: /cgit/aur.git/snapshot/systemd-ckboot.tar.gz