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