bdebstrap on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bdebstrap

* (Optional) Uninstall bdebstrap on Arch using YAY

$ yay -Rns bdebstrap

2. Manually Install "bdebstrap" via AUR

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

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

b. Clone bdebstrap's git locally

$ git clone https://aur.archlinux.org/bdebstrap.git ~/bdebstrap

c. Go to ~/bdebstrap folder and install it

$ cd ~/bdebstrap $ makepkg -si

3. Information about the bdebstrap package on Arch User Repository (AUR)

ID: 1427449
Name: bdebstrap
PackageBaseID: 199960
PackageBase: bdebstrap
Version: 0.6.1-1
Description: YAML config based multi-mirror Debian chroot creation tool
URL: https://github.com/bdrung/bdebstrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jaxvanyang
Submitter: jaxvanyang
FirstSubmitted: 1701075158
LastModified: 1710470351
URLPath: /cgit/aur.git/snapshot/bdebstrap.tar.gz