grub-editor on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S grub-editor

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

$ yay -Rns grub-editor

2. Manually Install "grub-editor" via AUR

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

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

b. Clone grub-editor's git locally

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

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

$ cd ~/grub-editor $ makepkg -si

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

ID: 1223961
Name: grub-editor
PackageBaseID: 177935
PackageBase: grub-editor
Version: 1.2-1
Description: GUI application to edit grub configurations
URL: https://github.com/Thenujan-0/grub-editor
NumVotes: 1
Popularity: 0.001897
OutOfDate:
Maintainer: Thenujan
Submitter: Thenujan
FirstSubmitted: 1649937209
LastModified: 1678436724
URLPath: /cgit/aur.git/snapshot/grub-editor.tar.gz