distrobuilder-menu on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S distrobuilder-menu

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

$ yay -Rns distrobuilder-menu

2. Manually Install "distrobuilder-menu" via AUR

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

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

b. Clone distrobuilder-menu's git locally

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

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

$ cd ~/distrobuilder-menu $ makepkg -si

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

ID: 1410966
Name: distrobuilder-menu
PackageBaseID: 200140
PackageBase: distrobuilder-menu
Version: 0.2.9-1
Description: A python console frontend to Distrobuilder for building standard or customised LXD / LXC images
URL: https://github.com/itoffshore/distrobuilder-menu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: itoffshore
Submitter: itoffshore
FirstSubmitted: 1701475430
LastModified: 1708187893
URLPath: /cgit/aur.git/snapshot/distrobuilder-menu.tar.gz