rainbow on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "rainbow" 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 rainbow on Arch using YAY
$
yay -S
rainbow
Copied
* (Optional) Uninstall rainbow on Arch using YAY
$
yay -Rns
rainbow
Copied
2. Manually Install "rainbow" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rainbow's git locally
$
git clone https://aur.archlinux.org/rainbow.git
~/rainbow
Copied
c. Go to ~/rainbow folder and install it
$
cd
~/rainbow
Copied
$
makepkg -si
Copied
3. Information about the rainbow package on Arch User Repository (AUR)
ID: 1031937
Name: rainbow
PackageBaseID: 119669
PackageBase: rainbow
Version: 2.8.0-1
Description: Colorize commands output or STDIN using patterns.
URL: https://github.com/nicoulaj/rainbow
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1486841096
LastModified: 1644088684
URLPath: /cgit/aur.git/snapshot/rainbow.tar.gz
Name: rainbow
PackageBaseID: 119669
PackageBase: rainbow
Version: 2.8.0-1
Description: Colorize commands output or STDIN using patterns.
URL: https://github.com/nicoulaj/rainbow
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1486841096
LastModified: 1644088684
URLPath: /cgit/aur.git/snapshot/rainbow.tar.gz