prepare-lastboot on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S prepare-lastboot

* (Optional) Uninstall prepare-lastboot on Arch using YAY

$ yay -Rns prepare-lastboot

2. Manually Install "prepare-lastboot" via AUR

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

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

b. Clone prepare-lastboot's git locally

$ git clone https://aur.archlinux.org/prepare-lastboot.git ~/prepare-lastboot

c. Go to ~/prepare-lastboot folder and install it

$ cd ~/prepare-lastboot $ makepkg -si

3. Information about the prepare-lastboot package on Arch User Repository (AUR)

ID: 1360182
Name: prepare-lastboot
PackageBaseID: 199062
PackageBase: prepare-lastboot
Version: 1.4-1
Description: Support for ZFS fallback to a previous boot
URL: https://kent-dobias.com/system/prepare-lastboot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pants
Submitter: pants
FirstSubmitted: 1698613705
LastModified: 1701030709
URLPath: /cgit/aur.git/snapshot/prepare-lastboot.tar.gz