dfmt-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S dfmt-git

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

$ yay -Rns dfmt-git

2. Manually Install "dfmt-git" via AUR

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

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

b. Clone dfmt-git's git locally

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

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

$ cd ~/dfmt-git $ makepkg -si

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

ID: 430269
Name: dfmt-git
PackageBaseID: 103423
PackageBase: dfmt-git
Version: 0.5.0.r4.ea72aa5-2
Description: Dfmt is a formatter for D source code
URL: https://github.com/dlang-community/dfmt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Wild
FirstSubmitted: 1447704828
LastModified: 1500939191
URLPath: /cgit/aur.git/snapshot/dfmt-git.tar.gz