grub-theme-hook on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S grub-theme-hook

* (Optional) Uninstall grub-theme-hook on Arch using YAY

$ yay -Rns grub-theme-hook

2. Manually Install "grub-theme-hook" via AUR

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

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

b. Clone grub-theme-hook's git locally

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

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

$ cd ~/grub-theme-hook $ makepkg -si

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

ID: 1303969
Name: grub-theme-hook
PackageBaseID: 196695
PackageBase: grub-theme-hook
Version: 1.0-1
Description: Pacman hook to sync themes from /usr/share/grub/themes to /boot/grub/themes
URL: https://wiki.archlinux.org/index.php/Pacman#Hooks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: z0w13
Submitter: z0w13
FirstSubmitted: 1692045582
LastModified: 1692045582
URLPath: /cgit/aur.git/snapshot/grub-theme-hook.tar.gz