ueberzugpp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ueberzugpp

* (Optional) Uninstall ueberzugpp on Arch using YAY

$ yay -Rns ueberzugpp

2. Manually Install "ueberzugpp" via AUR

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

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

b. Clone ueberzugpp's git locally

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

c. Go to ~/ueberzugpp folder and install it

$ cd ~/ueberzugpp $ makepkg -si

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

ID: 1415415
Name: ueberzugpp
PackageBaseID: 189600
PackageBase: ueberzugpp
Version: 2.9.4-1
Description: Command line util which allows to display images in combination with X11 written in C++
URL: https://github.com/jstkdng/ueberzugpp
NumVotes: 18
Popularity: 1.978027
OutOfDate:
Maintainer: JstKddng
Submitter: JstKddng
FirstSubmitted: 1673939496
LastModified: 1708898517
URLPath: /cgit/aur.git/snapshot/ueberzugpp.tar.gz

5. The same packages on other Linux Distributions