debootstrap-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S debootstrap-git

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

$ yay -Rns debootstrap-git

2. Manually Install "debootstrap-git" via AUR

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

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

b. Clone debootstrap-git's git locally

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

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

$ cd ~/debootstrap-git $ makepkg -si

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

ID: 604927
Name: debootstrap-git
PackageBaseID: 133985
PackageBase: debootstrap-git
Version: 1.0.114.r0.g67a3c1c-1
Description: Bootstrap a basic Debian system
URL: https://tracker.debian.org/pkg/debootstrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arti
Submitter: arti
FirstSubmitted: 1530733194
LastModified: 1555579158
URLPath: /cgit/aur.git/snapshot/debootstrap-git.tar.gz