grub4dos on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S grub4dos

* (Optional) Uninstall grub4dos on Arch using YAY

$ yay -Rns grub4dos

2. Manually Install "grub4dos" via AUR

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

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

b. Clone grub4dos's git locally

$ git clone https://aur.archlinux.org/grub4dos.git ~/grub4dos

c. Go to ~/grub4dos folder and install it

$ cd ~/grub4dos $ makepkg -si

3. Information about the grub4dos package on Arch User Repository (AUR)

ID: 393492
Name: grub4dos
PackageBaseID: 97799
PackageBase: grub4dos
Version: 0.4.6a_20170306-1
Description: A GRUB boot loader support menu on windows(fat,ntfs)/linux(ext2,3,4)
URL: http://grub4dos.chenall.net/
NumVotes: 7
Popularity: 0
OutOfDate: 1491836287
Maintainer:
Submitter: chris_l
FirstSubmitted: 1439767057
LastModified: 1489880600
URLPath: /cgit/aur.git/snapshot/grub4dos.tar.gz