debspawn on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "debspawn" 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
Copied
b. Install debspawn on Arch using YAY
$
yay -S
debspawn
Copied
* (Optional) Uninstall debspawn on Arch using YAY
$
yay -Rns
debspawn
Copied
2. Manually Install "debspawn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone debspawn's git locally
$
git clone https://aur.archlinux.org/debspawn.git
~/debspawn
Copied
c. Go to ~/debspawn folder and install it
$
cd
~/debspawn
Copied
$
makepkg -si
Copied
3. Information about the debspawn package on Arch User Repository (AUR)
ID: 1170078
Name: debspawn
PackageBaseID: 187051
PackageBase: debspawn
Version: 0.6.0-2
Description: Debspawn is a tool to build Debian packages in an isolated environment, using systemd-nspawn containers
URL: https://github.com/lkhq/debspawn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: weilinfox
Submitter: weilinfox
FirstSubmitted: 1667309187
LastModified: 1668609921
URLPath: /cgit/aur.git/snapshot/debspawn.tar.gz
Name: debspawn
PackageBaseID: 187051
PackageBase: debspawn
Version: 0.6.0-2
Description: Debspawn is a tool to build Debian packages in an isolated environment, using systemd-nspawn containers
URL: https://github.com/lkhq/debspawn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: weilinfox
Submitter: weilinfox
FirstSubmitted: 1667309187
LastModified: 1668609921
URLPath: /cgit/aur.git/snapshot/debspawn.tar.gz