termimg on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S termimg

* (Optional) Uninstall termimg on Arch using YAY

$ yay -Rns termimg

2. Manually Install "termimg" via AUR

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

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

b. Clone termimg's git locally

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

c. Go to ~/termimg folder and install it

$ cd ~/termimg $ makepkg -si

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

ID: 1191763
Name: termimg
PackageBaseID: 189260
PackageBase: termimg
Version: 0.1.1-1
Description: Display images in an X terminal
URL: https://github.com/mads256h/termimg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mads256h
Submitter: mads256h
FirstSubmitted: 1672839429
LastModified: 1672839429
URLPath: /cgit/aur.git/snapshot/termimg.tar.gz