blush on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S blush

* (Optional) Uninstall blush on Arch using YAY

$ yay -Rns blush

2. Manually Install "blush" via AUR

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

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

b. Clone blush's git locally

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

c. Go to ~/blush folder and install it

$ cd ~/blush $ makepkg -si

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

ID: 1129828
Name: blush
PackageBaseID: 142705
PackageBase: blush
Version: 0.6.0-1
Description: Grep with colours in go
URL: https://github.com/arsham/blush
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: katie
FirstSubmitted: 1560326200
LastModified: 1661323769
URLPath: /cgit/aur.git/snapshot/blush.tar.gz