astc-encoder on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S astc-encoder

* (Optional) Uninstall astc-encoder on Arch using YAY

$ yay -Rns astc-encoder

2. Manually Install "astc-encoder" via AUR

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

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

b. Clone astc-encoder's git locally

$ git clone https://aur.archlinux.org/astc-encoder.git ~/astc-encoder

c. Go to ~/astc-encoder folder and install it

$ cd ~/astc-encoder $ makepkg -si

3. Information about the astc-encoder package on Arch User Repository (AUR)

ID: 1387667
Name: astc-encoder
PackageBaseID: 161032
PackageBase: astc-encoder
Version: 4.7.0-1
Description: A tool for compressing and decompressing images using the ASTC texture compression standard
URL: https://github.com/ARM-software/astc-encoder/
NumVotes: 2
Popularity: 0.000275
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1608274440
LastModified: 1705512655
URLPath: /cgit/aur.git/snapshot/astc-encoder.tar.gz