liveroot on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S liveroot

* (Optional) Uninstall liveroot on Arch using YAY

$ yay -Rns liveroot

2. Manually Install "liveroot" via AUR

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

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

b. Clone liveroot's git locally

$ git clone https://aur.archlinux.org/liveroot.git ~/liveroot

c. Go to ~/liveroot folder and install it

$ cd ~/liveroot $ makepkg -si

3. Information about the liveroot package on Arch User Repository (AUR)

ID: 366312
Name: liveroot
PackageBaseID: 90343
PackageBase: liveroot
Version: 30-1
Description: Initcpio hooks for non persistent boot
URL: https://github.com/bluerider/liveroot.git
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: bluerider
Submitter: bluerider
FirstSubmitted: 1423592858
LastModified: 1482096639
URLPath: /cgit/aur.git/snapshot/liveroot.tar.gz