bootstub-updater on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S bootstub-updater

* (Optional) Uninstall bootstub-updater on Arch using YAY

$ yay -Rns bootstub-updater

2. Manually Install "bootstub-updater" via AUR

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

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

b. Clone bootstub-updater's git locally

$ git clone https://aur.archlinux.org/bootstub-updater.git ~/bootstub-updater

c. Go to ~/bootstub-updater folder and install it

$ cd ~/bootstub-updater $ makepkg -si

3. Information about the bootstub-updater package on Arch User Repository (AUR)

ID: 782311
Name: bootstub-updater
PackageBaseID: 157014
PackageBase: bootstub-updater
Version: 1.0.0-1
Description: A utility to facilitate the maintenance of your EFI bootstub.
URL: https://github.com/RAR27/bootstub-updater
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RAR27
Submitter: RAR27
FirstSubmitted: 1598226217
LastModified: 1598226218
URLPath: /cgit/aur.git/snapshot/bootstub-updater.tar.gz