nspawn-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nspawn-git

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

$ yay -Rns nspawn-git

2. Manually Install "nspawn-git" via AUR

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

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

b. Clone nspawn-git's git locally

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

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

$ cd ~/nspawn-git $ makepkg -si

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

ID: 1044828
Name: nspawn-git
PackageBaseID: 167333
PackageBase: nspawn-git
Version: r2.8907cb8-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: 1621954066
LastModified: 1646145377
URLPath: /cgit/aur.git/snapshot/nspawn-git.tar.gz