ucollage on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ucollage

* (Optional) Uninstall ucollage on Arch using YAY

$ yay -Rns ucollage

2. Manually Install "ucollage" via AUR

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

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

b. Clone ucollage's git locally

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

c. Go to ~/ucollage folder and install it

$ cd ~/ucollage $ makepkg -si

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

ID: 1073045
Name: ucollage
PackageBaseID: 158674
PackageBase: ucollage
Version: 1.0.2-0
Description: An extensible command line image viewer inspired by vim
URL: https://github.com/ckardaris/ucollage
NumVotes: 5
Popularity: 1.3E-5
OutOfDate:
Maintainer: ckardaris
Submitter: ckardaris
FirstSubmitted: 1602522183
LastModified: 1651176109
URLPath: /cgit/aur.git/snapshot/ucollage.tar.gz