lxroot on AUR (Arch User Repository)

Last updated: September 28,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

b. Install lxroot on Arch using YAY

$ yay -S lxroot

* (Optional) Uninstall lxroot on Arch using YAY

$ yay -Rns lxroot

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

b. Clone lxroot's git locally

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

c. Go to ~/lxroot folder and install it

$ cd ~/lxroot $ makepkg -si

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