pixterm on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S pixterm

* (Optional) Uninstall pixterm on Arch using YAY

$ yay -Rns pixterm

2. Manually Install "pixterm" via AUR

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

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

b. Clone pixterm's git locally

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

c. Go to ~/pixterm folder and install it

$ cd ~/pixterm $ makepkg -si

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

ID: 698065
Name: pixterm
PackageBaseID: 149242
PackageBase: pixterm
Version: 1.3.1-1
Description: Draw images in your ANSI terminal with true color
URL: https://github.com/eliukblau/pixterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Fabius
Submitter: Fabius
FirstSubmitted: 1581984842
LastModified: 1581984842
URLPath: /cgit/aur.git/snapshot/pixterm.tar.gz