bootmap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bootmap

* (Optional) Uninstall bootmap on Arch using YAY

$ yay -Rns bootmap

2. Manually Install "bootmap" via AUR

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

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

b. Clone bootmap's git locally

$ git clone https://aur.archlinux.org/bootmap.git ~/bootmap

c. Go to ~/bootmap folder and install it

$ cd ~/bootmap $ makepkg -si

3. Information about the bootmap package on Arch User Repository (AUR)

ID: 1328611
Name: bootmap
PackageBaseID: 174291
PackageBase: bootmap
Version: 0.9.3-1
Description: Integrated EFI image generator and system snapshotter
URL: https://gitlab.com/pbs3141/bootmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PBS
Submitter: PBS
FirstSubmitted: 1640167671
LastModified: 1696410554
URLPath: /cgit/aur.git/snapshot/bootmap.tar.gz