imgcat-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S imgcat-bin

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

$ yay -Rns imgcat-bin

2. Manually Install "imgcat-bin" via AUR

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

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

b. Clone imgcat-bin's git locally

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

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

$ cd ~/imgcat-bin $ makepkg -si

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

ID: 820681
Name: imgcat-bin
PackageBaseID: 159121
PackageBase: imgcat-bin
Version: 1.2.0-2
Description: Tool to output images in the terminal
URL: https://github.com/trashhalo/imgcat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greut
Submitter: greut
FirstSubmitted: 1603620302
LastModified: 1605737417
URLPath: /cgit/aur.git/snapshot/imgcat-bin.tar.gz