texturepacker on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S texturepacker

* (Optional) Uninstall texturepacker on Arch using YAY

$ yay -Rns texturepacker

2. Manually Install "texturepacker" via AUR

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

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

b. Clone texturepacker's git locally

$ git clone https://aur.archlinux.org/texturepacker.git ~/texturepacker

c. Go to ~/texturepacker folder and install it

$ cd ~/texturepacker $ makepkg -si

3. Information about the texturepacker package on Arch User Repository (AUR)

ID: 1360409
Name: texturepacker
PackageBaseID: 53393
PackageBase: texturepacker
Version: 7.1.0-1
Description: Sprite sheet creator and image optimizer
URL: https://www.codeandweb.com/texturepacker
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: konez2k
Submitter: Gordin
FirstSubmitted: 1319374306
LastModified: 1701076665
URLPath: /cgit/aur.git/snapshot/texturepacker.tar.gz