grub-esp on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "grub-esp" 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 grub-esp on Arch using YAY
$
yay -S
grub-esp
Copied
* (Optional) Uninstall grub-esp on Arch using YAY
$
yay -Rns
grub-esp
Copied
2. Manually Install "grub-esp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone grub-esp's git locally
$
git clone https://aur.archlinux.org/grub-esp.git
~/grub-esp
Copied
c. Go to ~/grub-esp folder and install it
$
cd
~/grub-esp
Copied
$
makepkg -si
Copied
3. Information about the grub-esp package on Arch User Repository (AUR)
ID: 1286914
Name: grub-esp
PackageBaseID: 195585
PackageBase: grub-esp
Version: 1.0.0-1
Description: Simple wrapper around grub-install to install GRUB updates to the ESP
URL: https://git.sr.ht/~sataa/grub-esp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sataa
Submitter: sataa
FirstSubmitted: 1689104378
LastModified: 1689104378
URLPath: /cgit/aur.git/snapshot/grub-esp.tar.gz
Name: grub-esp
PackageBaseID: 195585
PackageBase: grub-esp
Version: 1.0.0-1
Description: Simple wrapper around grub-install to install GRUB updates to the ESP
URL: https://git.sr.ht/~sataa/grub-esp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sataa
Submitter: sataa
FirstSubmitted: 1689104378
LastModified: 1689104378
URLPath: /cgit/aur.git/snapshot/grub-esp.tar.gz