emphasize-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S emphasize-bin

* (Optional) Uninstall emphasize-bin on Arch using YAY

$ yay -Rns emphasize-bin

2. Manually Install "emphasize-bin" via AUR

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

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

b. Clone emphasize-bin's git locally

$ git clone https://aur.archlinux.org/emphasize-bin.git ~/emphasize-bin

c. Go to ~/emphasize-bin folder and install it

$ cd ~/emphasize-bin $ makepkg -si

3. Information about the emphasize-bin package on Arch User Repository (AUR)

ID: 1231666
Name: emphasize-bin
PackageBaseID: 191901
PackageBase: emphasize-bin
Version: 0.1.2-1
Description: A command line tool to highlight lines that match a pattern
URL: https://github.com/bronvic/emphasize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: voronwe_s
Submitter: voronwe_s
FirstSubmitted: 1679674105
LastModified: 1679674105
URLPath: /cgit/aur.git/snapshot/emphasize-bin.tar.gz