nspawn.sh on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S nspawn.sh

* (Optional) Uninstall nspawn.sh on Arch using YAY

$ yay -Rns nspawn.sh

2. Manually Install "nspawn.sh" via AUR

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

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

b. Clone nspawn.sh's git locally

$ git clone https://aur.archlinux.org/nspawn.sh.git ~/nspawn.sh

c. Go to ~/nspawn.sh folder and install it

$ cd ~/nspawn.sh $ makepkg -si

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

ID: 454329
Name: nspawn.sh
PackageBaseID: 126575
PackageBase: nspawn.sh
Version: master-1
Description: Bash container engine for systemd-nspawn
URL: https://github.com/random-archer/nspawn.sh
NumVotes: 1
Popularity: 0
OutOfDate: 1694211774
Maintainer: random-archer
Submitter: random-archer
FirstSubmitted: 1508774201
LastModified: 1508775549
URLPath: /cgit/aur.git/snapshot/nspawn.sh.tar.gz