debmake on AUR (Arch User Repository)
Last updated: March 12,2025
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
Copied
b. Install debmake on Arch using YAY
$
yay -S
debmake
Copied
* (Optional) Uninstall debmake on Arch using YAY
$
yay -Rns
debmake
Copied
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
Copied
b. Clone debmake's git locally
$
git clone https://aur.archlinux.org/debmake.git
~/debmake
Copied
c. Go to ~/debmake folder and install it
$
cd
~/debmake
Copied
$
makepkg -si
Copied
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
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