grub-entries-git on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "grub-entries-git" 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 grub-entries-git on Arch using YAY

$ yay -S grub-entries-git

* (Optional) Uninstall grub-entries-git on Arch using YAY

$ yay -Rns grub-entries-git

2. Manually Install "grub-entries-git" via AUR

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

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

b. Clone grub-entries-git's git locally

$ git clone https://aur.archlinux.org/grub-entries-git.git ~/grub-entries-git

c. Go to ~/grub-entries-git folder and install it

$ cd ~/grub-entries-git $ makepkg -si

3. Information about the grub-entries-git package on Arch User Repository (AUR)

ID: 1245614
Name: grub-entries-git
PackageBaseID: 169726
PackageBase: grub-entries-git
Version: r9.4f939c1-4
Description: A script to list grub's top-level menu entries.
URL: https://github.com/koonix/grub-entries
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: koonix
Submitter: koonix
FirstSubmitted: 1628445307
LastModified: 1682328605
URLPath: /cgit/aur.git/snapshot/grub-entries-git.tar.gz