lxroot on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "lxroot" 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 lxroot on Arch using YAY
$
yay -S
lxroot
Copied
* (Optional) Uninstall lxroot on Arch using YAY
$
yay -Rns
lxroot
Copied
2. Manually Install "lxroot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lxroot's git locally
$
git clone https://aur.archlinux.org/lxroot.git
~/lxroot
Copied
c. Go to ~/lxroot folder and install it
$
cd
~/lxroot
Copied
$
makepkg -si
Copied
3. Information about the lxroot package on Arch User Repository (AUR)
ID: 1133946
Name: lxroot
PackageBaseID: 178461
PackageBase: lxroot
Version: 0.22.1-1
Description: A lightweight, flexible, and safer alternative to chroot and/or Docker.
URL: https://github.com/parke/lxroot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1651396298
LastModified: 1662059306
URLPath: /cgit/aur.git/snapshot/lxroot.tar.gz
Name: lxroot
PackageBaseID: 178461
PackageBase: lxroot
Version: 0.22.1-1
Description: A lightweight, flexible, and safer alternative to chroot and/or Docker.
URL: https://github.com/parke/lxroot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1651396298
LastModified: 1662059306
URLPath: /cgit/aur.git/snapshot/lxroot.tar.gz