picterm on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S picterm

* (Optional) Uninstall picterm on Arch using YAY

$ yay -Rns picterm

2. Manually Install "picterm" via AUR

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

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

b. Clone picterm's git locally

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

c. Go to ~/picterm folder and install it

$ cd ~/picterm $ makepkg -si

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

ID: 759568
Name: picterm
PackageBaseID: 154795
PackageBase: picterm
Version: 1.1-1
Description: Preview images in terminal window
URL: https://github.com/artemsen/picterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: artem
FirstSubmitted: 1593102743
LastModified: 1593676663
URLPath: /cgit/aur.git/snapshot/picterm.tar.gz