dindent on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "dindent" 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 dindent on Arch using YAY
$
yay -S
dindent
Copied
* (Optional) Uninstall dindent on Arch using YAY
$
yay -Rns
dindent
Copied
2. Manually Install "dindent" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dindent's git locally
$
git clone https://aur.archlinux.org/dindent.git
~/dindent
Copied
c. Go to ~/dindent folder and install it
$
cd
~/dindent
Copied
$
makepkg -si
Copied
3. Information about the dindent package on Arch User Repository (AUR)
ID: 604763
Name: dindent
PackageBaseID: 141319
PackageBase: dindent
Version: 2.3.0-1
Description: PHP library and CLI for indenting HTML for development and testing.
URL: https://github.com/gajus/dindent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1555528552
LastModified: 1555528552
URLPath: /cgit/aur.git/snapshot/dindent.tar.gz
Name: dindent
PackageBaseID: 141319
PackageBase: dindent
Version: 2.3.0-1
Description: PHP library and CLI for indenting HTML for development and testing.
URL: https://github.com/gajus/dindent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1555528552
LastModified: 1555528552
URLPath: /cgit/aur.git/snapshot/dindent.tar.gz