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