debmake on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S debmake

* (Optional) Uninstall debmake on Arch using YAY

$ yay -Rns debmake

2. Manually Install "debmake" via AUR

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

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

b. Clone debmake's git locally

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

c. Go to ~/debmake folder and install it

$ cd ~/debmake $ makepkg -si

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

ID: 1317123
Name: debmake
PackageBaseID: 99350
PackageBase: debmake
Version: 4.4.0-3
Description: Program to make the Debian source package
URL: http://packages.debian.org/sid/debmake
NumVotes: 3
Popularity: 5.4E-5
OutOfDate:
Maintainer: weilinfox
Submitter: jvreeland
FirstSubmitted: 1441398402
LastModified: 1694408709
URLPath: /cgit/aur.git/snapshot/debmake.tar.gz