shared-bootdir-helper on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S shared-bootdir-helper

* (Optional) Uninstall shared-bootdir-helper on Arch using YAY

$ yay -Rns shared-bootdir-helper

2. Manually Install "shared-bootdir-helper" via AUR

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

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

b. Clone shared-bootdir-helper's git locally

$ git clone https://aur.archlinux.org/shared-bootdir-helper.git ~/shared-bootdir-helper

c. Go to ~/shared-bootdir-helper folder and install it

$ cd ~/shared-bootdir-helper $ makepkg -si

3. Information about the shared-bootdir-helper package on Arch User Repository (AUR)

ID: 1379423
Name: shared-bootdir-helper
PackageBaseID: 171934
PackageBase: shared-bootdir-helper
Version: 1.3.1-2
Description: Allow multiple linux installations to share the same /boot directory, even with different kernel parameters. (GRUB only)
URL: https://git.recolic.net/root/shared-bootdir-helper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: recolic
Submitter: recolic
FirstSubmitted: 1634062709
LastModified: 1704252359
URLPath: /cgit/aur.git/snapshot/shared-bootdir-helper.tar.gz