arch-grub on AUR (Arch User Repository)
Last updated: November 20,2024
1. Install "arch-grub" 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 arch-grub on Arch using YAY
$
yay -S
arch-grub
Copied
* (Optional) Uninstall arch-grub on Arch using YAY
$
yay -Rns
arch-grub
Copied
2. Manually Install "arch-grub" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone arch-grub's git locally
$
git clone https://aur.archlinux.org/arch-grub.git
~/arch-grub
Copied
c. Go to ~/arch-grub folder and install it
$
cd
~/arch-grub
Copied
$
makepkg -si
Copied
3. Information about the arch-grub package on Arch User Repository (AUR)
ID: 1408175
Name: arch-grub
PackageBaseID: 202424
PackageBase: arch-grub
Version: 0.1.1.1-1
Description: Produces a standalone GRUB binary compatible with Arch Linux.
URL: https://github.com/themartiancompany/arch-grub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1707763463
LastModified: 1707763463
URLPath: /cgit/aur.git/snapshot/arch-grub.tar.gz
Name: arch-grub
PackageBaseID: 202424
PackageBase: arch-grub
Version: 0.1.1.1-1
Description: Produces a standalone GRUB binary compatible with Arch Linux.
URL: https://github.com/themartiancompany/arch-grub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1707763463
LastModified: 1707763463
URLPath: /cgit/aur.git/snapshot/arch-grub.tar.gz