distrobuilder-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S distrobuilder-git

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

$ yay -Rns distrobuilder-git

2. Manually Install "distrobuilder-git" via AUR

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

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

b. Clone distrobuilder-git's git locally

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

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

$ cd ~/distrobuilder-git $ makepkg -si

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

ID: 1105151
Name: distrobuilder-git
PackageBaseID: 145491
PackageBase: distrobuilder-git
Version: 2.1.r34.g2ff2379-1
Description: System container image builder for LXC and LXD
URL: https://github.com/lxc/distrobuilder
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: andreas_baumann
Submitter: edacval
FirstSubmitted: 1569958168
LastModified: 1656476964
URLPath: /cgit/aur.git/snapshot/distrobuilder-git.tar.gz