iv-cli on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S iv-cli

* (Optional) Uninstall iv-cli on Arch using YAY

$ yay -Rns iv-cli

2. Manually Install "iv-cli" via AUR

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

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

b. Clone iv-cli's git locally

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

c. Go to ~/iv-cli folder and install it

$ cd ~/iv-cli $ makepkg -si

3. Information about the iv-cli package on Arch User Repository (AUR)

ID: 1403370
Name: iv-cli
PackageBaseID: 202119
PackageBase: iv-cli
Version: 0.1.3-1
Description: A command-line image viewer using terminal graphics (Sixel, iTerm, Kitty)
URL: https://github.com/kenshaw/iv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kenshaw
Submitter: kenshaw
FirstSubmitted: 1706862595
LastModified: 1706962189
URLPath: /cgit/aur.git/snapshot/iv-cli.tar.gz