dmake on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "dmake" 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 dmake on Arch using YAY
$
yay -S
dmake
Copied
* (Optional) Uninstall dmake on Arch using YAY
$
yay -Rns
dmake
Copied
2. Manually Install "dmake" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dmake's git locally
$
git clone https://aur.archlinux.org/dmake.git
~/dmake
Copied
c. Go to ~/dmake folder and install it
$
cd
~/dmake
Copied
$
makepkg -si
Copied
3. Information about the dmake package on Arch User Repository (AUR)
ID: 835941
Name: dmake
PackageBaseID: 36292
PackageBase: dmake
Version: 4.13.1-1
Description: A make utility similar to GNU make or the Workshop dmake, formerly used by the OpenOffice.org build system.
URL: https://github.com/jimjag/dmake.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1270760115
LastModified: 1608462795
URLPath: /cgit/aur.git/snapshot/dmake.tar.gz
Name: dmake
PackageBaseID: 36292
PackageBase: dmake
Version: 4.13.1-1
Description: A make utility similar to GNU make or the Workshop dmake, formerly used by the OpenOffice.org build system.
URL: https://github.com/jimjag/dmake.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1270760115
LastModified: 1608462795
URLPath: /cgit/aur.git/snapshot/dmake.tar.gz