grub-silent on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S grub-silent

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

$ yay -Rns grub-silent

2. Manually Install "grub-silent" via AUR

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

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

b. Clone grub-silent's git locally

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

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

$ cd ~/grub-silent $ makepkg -si

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

ID: 1336243
Name: grub-silent
PackageBaseID: 127186
PackageBase: grub-silent
Version: 2.06-6
Description: GNU GRand Unified Bootloader (2) [without welcome and kernel messages]
URL: https://www.gnu.org/software/grub/
NumVotes: 26
Popularity: 0.004427
OutOfDate: 1705062928
Maintainer: drlorente97
Submitter: ozgursarier
FirstSubmitted: 1510494061
LastModified: 1697657649
URLPath: /cgit/aur.git/snapshot/grub-silent.tar.gz