dprint on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dprint

* (Optional) Uninstall dprint on Arch using YAY

$ yay -Rns dprint

2. Manually Install "dprint" via AUR

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

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

b. Clone dprint's git locally

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

c. Go to ~/dprint folder and install it

$ cd ~/dprint $ makepkg -si

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

ID: 1376856
Name: dprint
PackageBaseID: 171853
PackageBase: dprint
Version: 0.45.0-1
Description: Pluggable and configurable code formatting platform
URL: https://github.com/dprint/dprint
NumVotes: 3
Popularity: 0.007887
OutOfDate:
Maintainer: Gobidev
Submitter: lmartinez-mirror
FirstSubmitted: 1633831976
LastModified: 1703774640
URLPath: /cgit/aur.git/snapshot/dprint.tar.gz