boot-mirror on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S boot-mirror

* (Optional) Uninstall boot-mirror on Arch using YAY

$ yay -Rns boot-mirror

2. Manually Install "boot-mirror" via AUR

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

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

b. Clone boot-mirror's git locally

$ git clone https://aur.archlinux.org/boot-mirror.git ~/boot-mirror

c. Go to ~/boot-mirror folder and install it

$ cd ~/boot-mirror $ makepkg -si

3. Information about the boot-mirror package on Arch User Repository (AUR)

ID: 314366
Name: boot-mirror
PackageBaseID: 112595
PackageBase: boot-mirror
Version: 1.0-1
Description: Mirror /boot directory on kernel upgrades
URL: https://wiki.archlinux.org/index.php/User:Allan/Pacman_Hooks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m42a
Submitter: m42a
FirstSubmitted: 1466272797
LastModified: 1466272819
URLPath: /cgit/aur.git/snapshot/boot-mirror.tar.gz