grub-legacy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S grub-legacy

* (Optional) Uninstall grub-legacy on Arch using YAY

$ yay -Rns grub-legacy

2. Manually Install "grub-legacy" via AUR

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

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

b. Clone grub-legacy's git locally

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

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

$ cd ~/grub-legacy $ makepkg -si

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

ID: 1298005
Name: grub-legacy
PackageBaseID: 61033
PackageBase: grub-legacy
Version: 0.97-29
Description: A GNU multiboot boot loader
URL: http://www.gnu.org/software/grub/
NumVotes: 80
Popularity: 0.566285
OutOfDate:
Maintainer: sperg512
Submitter: pressh
FirstSubmitted: 1342777340
LastModified: 1690979716
URLPath: /cgit/aur.git/snapshot/grub-legacy.tar.gz