diet-ng on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S diet-ng

* (Optional) Uninstall diet-ng on Arch using YAY

$ yay -Rns diet-ng

2. Manually Install "diet-ng" via AUR

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

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

b. Clone diet-ng's git locally

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

c. Go to ~/diet-ng folder and install it

$ cd ~/diet-ng $ makepkg -si

3. Information about the diet-ng package on Arch User Repository (AUR)

ID: 901566
Name: diet-ng
PackageBaseID: 166371
PackageBase: diet-ng
Version: 1.7.4-2
Description: Generic compile-time template system based on an XML-like structure for D
URL: https://github.com/rejectedsoftware/diet-ng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Wild
FirstSubmitted: 1620078625
LastModified: 1620078625
URLPath: /cgit/aur.git/snapshot/diet-ng.tar.gz