horizontal-grub on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S horizontal-grub

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

$ yay -Rns horizontal-grub

2. Manually Install "horizontal-grub" via AUR

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

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

b. Clone horizontal-grub's git locally

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

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

$ cd ~/horizontal-grub $ makepkg -si

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

ID: 802705
Name: horizontal-grub
PackageBaseID: 142568
PackageBase: horizontal-grub
Version: 0.1.2-1
Description: Transforms the current grub configuration file generated by grub(2) to a fake-horizontal style.
URL: https://github.com/petsam/horizontal-grub
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1559832995
LastModified: 1602284591
URLPath: /cgit/aur.git/snapshot/horizontal-grub.tar.gz