liveroot on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install liveroot on Arch using YAY
$
yay -S
liveroot
Copied
* (Optional) Uninstall liveroot on Arch using YAY
$
yay -Rns
liveroot
Copied
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
Copied
b. Clone liveroot's git locally
$
git clone https://aur.archlinux.org/liveroot.git
~/liveroot
Copied
c. Go to ~/liveroot folder and install it
$
cd
~/liveroot
Copied
$
makepkg -si
Copied
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
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