terminalimageviewer-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S terminalimageviewer-git

* (Optional) Uninstall terminalimageviewer-git on Arch using YAY

$ yay -Rns terminalimageviewer-git

2. Manually Install "terminalimageviewer-git" via AUR

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

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

b. Clone terminalimageviewer-git's git locally

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

c. Go to ~/terminalimageviewer-git folder and install it

$ cd ~/terminalimageviewer-git $ makepkg -si

3. Information about the terminalimageviewer-git package on Arch User Repository (AUR)

ID: 499755
Name: terminalimageviewer-git
PackageBaseID: 126875
PackageBase: terminalimageviewer
Version: r46.65ebc0a-2
Description: Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters
URL: https://github.com/stefanhaustein/TerminalImageViewer
NumVotes: 5
Popularity: 0
OutOfDate: 1696122577
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1509636566
LastModified: 1522677074
URLPath: /cgit/aur.git/snapshot/terminalimageviewer-git.tar.gz