libtga on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libtga

* (Optional) Uninstall libtga on Arch using YAY

$ yay -Rns libtga

2. Manually Install "libtga" via AUR

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

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

b. Clone libtga's git locally

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

c. Go to ~/libtga folder and install it

$ cd ~/libtga $ makepkg -si

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

ID: 245984
Name: libtga
PackageBaseID: 102998
PackageBase: libtga
Version: 1.0.1-1
Description: Lightweight library to read and write tga images
URL: http://tgalib.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eXeC64
Submitter: eXeC64
FirstSubmitted: 1446815833
LastModified: 1446815834
URLPath: /cgit/aur.git/snapshot/libtga.tar.gz