prettifier on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "prettifier" 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 prettifier on Arch using YAY
$
yay -S
prettifier
Copied
* (Optional) Uninstall prettifier on Arch using YAY
$
yay -Rns
prettifier
Copied
2. Manually Install "prettifier" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone prettifier's git locally
$
git clone https://aur.archlinux.org/prettifier.git
~/prettifier
Copied
c. Go to ~/prettifier folder and install it
$
cd
~/prettifier
Copied
$
makepkg -si
Copied
3. Information about the prettifier package on Arch User Repository (AUR)
ID: 797844
Name: prettifier
PackageBaseID: 158162
PackageBase: prettifier
Version: 1.1.4-1
Description: Simple application that makes your JSON/XML requests/responses prettier to read
URL: https://github.com/fleury08/prettifier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1601326142
LastModified: 1601326142
URLPath: /cgit/aur.git/snapshot/prettifier.tar.gz
Name: prettifier
PackageBaseID: 158162
PackageBase: prettifier
Version: 1.1.4-1
Description: Simple application that makes your JSON/XML requests/responses prettier to read
URL: https://github.com/fleury08/prettifier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1601326142
LastModified: 1601326142
URLPath: /cgit/aur.git/snapshot/prettifier.tar.gz