img2xterm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S img2xterm

* (Optional) Uninstall img2xterm on Arch using YAY

$ yay -Rns img2xterm

2. Manually Install "img2xterm" via AUR

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

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

b. Clone img2xterm's git locally

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

c. Go to ~/img2xterm folder and install it

$ cd ~/img2xterm $ makepkg -si

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

ID: 487859
Name: img2xterm
PackageBaseID: 104922
PackageBase: img2xterm
Version: 1.0.0-3
Description: Displays images on your 256-color terminal with Unicode block characters
URL: https://github.com/rossy/img2xterm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1450737039
LastModified: 1519016818
URLPath: /cgit/aur.git/snapshot/img2xterm.tar.gz