icat on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S icat

* (Optional) Uninstall icat on Arch using YAY

$ yay -Rns icat

2. Manually Install "icat" via AUR

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

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

b. Clone icat's git locally

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

c. Go to ~/icat folder and install it

$ cd ~/icat $ makepkg -si

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

ID: 511956
Name: icat
PackageBaseID: 69454
PackageBase: icat
Version: 0.5-1
Description: outputs images in 256-color capable terminals
URL: https://github.com/atextor/icat
NumVotes: 10
Popularity: 4.7E-5
OutOfDate:
Maintainer: Bandie
Submitter: wookietreiber
FirstSubmitted: 1367014418
LastModified: 1526641914
URLPath: /cgit/aur.git/snapshot/icat.tar.gz