grub-android-x86 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S grub-android-x86

* (Optional) Uninstall grub-android-x86 on Arch using YAY

$ yay -Rns grub-android-x86

2. Manually Install "grub-android-x86" via AUR

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

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

b. Clone grub-android-x86's git locally

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

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

$ cd ~/grub-android-x86 $ makepkg -si

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

ID: 1259631
Name: grub-android-x86
PackageBaseID: 192070
PackageBase: grub-android-x86
Version: 0.0.2-2
Description: GRUB Configuration for Android x86 detection (Only works with NTFS, extFS and vFat/exFat)
URL: https://github.com/shadichy/grub-android-x86.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: shadichy
Submitter: shadichy
FirstSubmitted: 1680148411
LastModified: 1684383661
URLPath: /cgit/aur.git/snapshot/grub-android-x86.tar.gz