colourpipe on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S colourpipe

* (Optional) Uninstall colourpipe on Arch using YAY

$ yay -Rns colourpipe

2. Manually Install "colourpipe" via AUR

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

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

b. Clone colourpipe's git locally

$ git clone https://aur.archlinux.org/colourpipe.git ~/colourpipe

c. Go to ~/colourpipe folder and install it

$ cd ~/colourpipe $ makepkg -si

3. Information about the colourpipe package on Arch User Repository (AUR)

ID: 193249
Name: colourpipe
PackageBaseID: 61101
PackageBase: colourpipe
Version: 1.0.2-1
Description: Collection of programs used to colour the output of other programs
URL: https://github.com/maandree/colourpipe
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1342961833
LastModified: 1434110146
URLPath: /cgit/aur.git/snapshot/colourpipe.tar.gz