python-rich-pixels on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-rich-pixels

* (Optional) Uninstall python-rich-pixels on Arch using YAY

$ yay -Rns python-rich-pixels

2. Manually Install "python-rich-pixels" via AUR

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

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

b. Clone python-rich-pixels's git locally

$ git clone https://aur.archlinux.org/python-rich-pixels.git ~/python-rich-pixels

c. Go to ~/python-rich-pixels folder and install it

$ cd ~/python-rich-pixels $ makepkg -si

3. Information about the python-rich-pixels package on Arch User Repository (AUR)

ID: 1378720
Name: python-rich-pixels
PackageBaseID: 194163
PackageBase: python-rich-pixels
Version: 2.2.0-1
Description: A Rich-compatible module for writing pixel images and other colourful grids to the terminal.
URL: https://github.com/darrenburns/rich-pixels
NumVotes: 1
Popularity: 0.652085
OutOfDate:
Maintainer: loserMcloser
Submitter: loserMcloser
FirstSubmitted: 1685584479
LastModified: 1704167815
URLPath: /cgit/aur.git/snapshot/python-rich-pixels.tar.gz