detex-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S detex-git

* (Optional) Uninstall detex-git on Arch using YAY

$ yay -Rns detex-git

2. Manually Install "detex-git" via AUR

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

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

b. Clone detex-git's git locally

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

c. Go to ~/detex-git folder and install it

$ cd ~/detex-git $ makepkg -si

3. Information about the detex-git package on Arch User Repository (AUR)

ID: 653399
Name: detex-git
PackageBaseID: 145615
PackageBase: detex-git
Version: 0.1.2alpha2.r7.g0a7d38c-1
Description: Library for manipulation of texture formats such as BC1/DXT1/S3TC, BC2-BC3, BC4/RGTC1, BC5/RGTC2, BC6 (BPTC_FLOAT), BC7 (BPTC), ETC1 and the ETC2 family, loading of KTX and DDS files
URL: https://github.com/inequation/detex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: encounter
Submitter: encounter
FirstSubmitted: 1570424785
LastModified: 1570424785
URLPath: /cgit/aur.git/snapshot/detex-git.tar.gz