python-pixcat on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pixcat

* (Optional) Uninstall python-pixcat on Arch using YAY

$ yay -Rns python-pixcat

2. Manually Install "python-pixcat" via AUR

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

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

b. Clone python-pixcat's git locally

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

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

$ cd ~/python-pixcat $ makepkg -si

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

ID: 1006115
Name: python-pixcat
PackageBaseID: 165274
PackageBase: python-pixcat
Version: 0.1.4-5
Description: CLI and Python 3.6+ API to display images on a kitty terminal with optional resizing.
URL: https://github.com/mirukana/pixcat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BachoSeven
Submitter: BachoSeven
FirstSubmitted: 1617654987
LastModified: 1639835507
URLPath: /cgit/aur.git/snapshot/python-pixcat.tar.gz