dprint-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dprint-bin

* (Optional) Uninstall dprint-bin on Arch using YAY

$ yay -Rns dprint-bin

2. Manually Install "dprint-bin" via AUR

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

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

b. Clone dprint-bin's git locally

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

c. Go to ~/dprint-bin folder and install it

$ cd ~/dprint-bin $ makepkg -si

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

ID: 1376855
Name: dprint-bin
PackageBaseID: 156762
PackageBase: dprint-bin
Version: 0.45.0-1
Description: Pluggable and configurable code formatting platform
URL: https://github.com/dprint/dprint
NumVotes: 3
Popularity: 0.007877
OutOfDate:
Maintainer: Gobidev
Submitter: hvksmr1996
FirstSubmitted: 1597553722
LastModified: 1703774597
URLPath: /cgit/aur.git/snapshot/dprint-bin.tar.gz