pim on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pim

* (Optional) Uninstall pim on Arch using YAY

$ yay -Rns pim

2. Manually Install "pim" via AUR

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

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

b. Clone pim's git locally

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

c. Go to ~/pim folder and install it

$ cd ~/pim $ makepkg -si

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

ID: 1234268
Name: pim
PackageBaseID: 44280
PackageBase: pim
Version: 0.10.1-4
Description: Python image viewer with vim-like keybindings
URL: https://github.com/Narrat/Pim
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1291883111
LastModified: 1680213464
URLPath: /cgit/aur.git/snapshot/pim.tar.gz