grml-iso on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S grml-iso

* (Optional) Uninstall grml-iso on Arch using YAY

$ yay -Rns grml-iso

2. Manually Install "grml-iso" via AUR

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

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

b. Clone grml-iso's git locally

$ git clone https://aur.archlinux.org/grml-iso.git ~/grml-iso

c. Go to ~/grml-iso folder and install it

$ cd ~/grml-iso $ makepkg -si

3. Information about the grml-iso package on Arch User Repository (AUR)

ID: 1387123
Name: grml-iso
PackageBaseID: 95317
PackageBase: grml-iso
Version: 2022.11-2
Description: provides the grml ISO image for usage by grml-rescueboot
URL: http://wiki.grml.org/doku.php?id=rescueboot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thiagowfx
FirstSubmitted: 1435464831
LastModified: 1705436336
URLPath: /cgit/aur.git/snapshot/grml-iso.tar.gz