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
Copied
b. Install bootmap on Arch using YAY
$
yay -S
bootmap
Copied
* (Optional) Uninstall bootmap on Arch using YAY
$
yay -Rns
bootmap
Copied
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
Copied
b. Clone bootmap's git locally
$
git clone https://aur.archlinux.org/bootmap.git
~/bootmap
Copied
c. Go to ~/bootmap folder and install it
$
cd
~/bootmap
Copied
$
makepkg -si
Copied
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
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