python-pyxelate on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-pyxelate

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

$ yay -Rns python-pyxelate

2. Manually Install "python-pyxelate" via AUR

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

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

b. Clone python-pyxelate's git locally

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

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

$ cd ~/python-pyxelate $ makepkg -si

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

ID: 1023477
Name: python-pyxelate
PackageBaseID: 150472
PackageBase: python-pyxelate
Version: 2.1.1-1
Description: Python class that generates pixel art from images
URL: https://github.com/sedthh/pyxelate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1584638350
LastModified: 1642867971
URLPath: /cgit/aur.git/snapshot/python-pyxelate.tar.gz