pino-pretty on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pino-pretty

* (Optional) Uninstall pino-pretty on Arch using YAY

$ yay -Rns pino-pretty

2. Manually Install "pino-pretty" via AUR

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

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

b. Clone pino-pretty's git locally

$ git clone https://aur.archlinux.org/pino-pretty.git ~/pino-pretty

c. Go to ~/pino-pretty folder and install it

$ cd ~/pino-pretty $ makepkg -si

3. Information about the pino-pretty package on Arch User Repository (AUR)

ID: 1335487
Name: pino-pretty
PackageBaseID: 193907
PackageBase: pino-pretty
Version: 10.2.3-1
Description: A basic ndjson formatter for pino logging format
URL: https://github.com/pinojs/pino-pretty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miraji
Submitter: miraji
FirstSubmitted: 1684758989
LastModified: 1697531227
URLPath: /cgit/aur.git/snapshot/pino-pretty.tar.gz