highlight-stderr on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S highlight-stderr

* (Optional) Uninstall highlight-stderr on Arch using YAY

$ yay -Rns highlight-stderr

2. Manually Install "highlight-stderr" via AUR

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

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

b. Clone highlight-stderr's git locally

$ git clone https://aur.archlinux.org/highlight-stderr.git ~/highlight-stderr

c. Go to ~/highlight-stderr folder and install it

$ cd ~/highlight-stderr $ makepkg -si

3. Information about the highlight-stderr package on Arch User Repository (AUR)

ID: 1291107
Name: highlight-stderr
PackageBaseID: 192334
PackageBase: highlight-stderr
Version: 0.3.0-1
Description: Run a command and highlight its stderr, preserving the order of stdout and stderr
URL: https://github.com/joshtriplett/highlight-stderr
NumVotes: 1
Popularity: 0.013926
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1680572993
LastModified: 1689764541
URLPath: /cgit/aur.git/snapshot/highlight-stderr.tar.gz