pim on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install pim on Arch using YAY
$
yay -S
pim
Copied
* (Optional) Uninstall pim on Arch using YAY
$
yay -Rns
pim
Copied
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
Copied
b. Clone pim's git locally
$
git clone https://aur.archlinux.org/pim.git
~/pim
Copied
c. Go to ~/pim folder and install it
$
cd
~/pim
Copied
$
makepkg -si
Copied
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
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