python-spritex on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-spritex

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

$ yay -Rns python-spritex

2. Manually Install "python-spritex" via AUR

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

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

b. Clone python-spritex's git locally

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

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

$ cd ~/python-spritex $ makepkg -si

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

ID: 691031
Name: python-spritex
PackageBaseID: 137687
PackageBase: python-spritex
Version: 0.1.3-1
Description: A simple tool for extracting sprites from full frames. Useful for AI projects.
URL: https://github.com/codetorex/spritex
NumVotes: 0
Popularity: 0
OutOfDate: 1703058761
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1543516003
LastModified: 1580336552
URLPath: /cgit/aur.git/snapshot/python-spritex.tar.gz