nspawn-tools on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S nspawn-tools

* (Optional) Uninstall nspawn-tools on Arch using YAY

$ yay -Rns nspawn-tools

2. Manually Install "nspawn-tools" via AUR

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

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

b. Clone nspawn-tools's git locally

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

c. Go to ~/nspawn-tools folder and install it

$ cd ~/nspawn-tools $ makepkg -si

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

ID: 1025629
Name: nspawn-tools
PackageBaseID: 118268
PackageBase: nspawn-tools
Version: 1.1.2-5
Description: Convenience code for dealing with systemd-nspawn machines
URL: https://github.com/djmattyg007/nspawn-tools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1483069178
LastModified: 1643168350
URLPath: /cgit/aur.git/snapshot/nspawn-tools.tar.gz