dprint on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install dprint on Arch using YAY
$
yay -S
dprint
Copied
* (Optional) Uninstall dprint on Arch using YAY
$
yay -Rns
dprint
Copied
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
Copied
b. Clone dprint's git locally
$
git clone https://aur.archlinux.org/dprint.git
~/dprint
Copied
c. Go to ~/dprint folder and install it
$
cd
~/dprint
Copied
$
makepkg -si
Copied
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
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