nspawn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nspawn

* (Optional) Uninstall nspawn on Arch using YAY

$ yay -Rns nspawn

2. Manually Install "nspawn" via AUR

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

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

b. Clone nspawn's git locally

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

c. Go to ~/nspawn folder and install it

$ cd ~/nspawn $ makepkg -si

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

ID: 1049587
Name: nspawn
PackageBaseID: 167260
PackageBase: nspawn
Version: 0.6-1
Description: A wrapper around machinectl for easy-deployment of nspawn.org containers
URL: https://github.com/nspawn/nspawn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k4yt3x
Submitter: k4yt3x
FirstSubmitted: 1621750317
LastModified: 1647027752
URLPath: /cgit/aur.git/snapshot/nspawn.tar.gz