wimg on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S wimg

* (Optional) Uninstall wimg on Arch using YAY

$ yay -Rns wimg

2. Manually Install "wimg" via AUR

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

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

b. Clone wimg's git locally

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

c. Go to ~/wimg folder and install it

$ cd ~/wimg $ makepkg -si

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

ID: 910714
Name: wimg
PackageBaseID: 166671
PackageBase: wimg
Version: 0.1-1
Description: A minimalistic image viewer made with WLib and SDL2
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Wispy
FirstSubmitted: 1620661569
LastModified: 1621692081
URLPath: /cgit/aur.git/snapshot/wimg.tar.gz