libtiff5 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S libtiff5

* (Optional) Uninstall libtiff5 on Arch using YAY

$ yay -Rns libtiff5

2. Manually Install "libtiff5" via AUR

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

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

b. Clone libtiff5's git locally

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

c. Go to ~/libtiff5 folder and install it

$ cd ~/libtiff5 $ makepkg -si

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

ID: 1193143
Name: libtiff5
PackageBaseID: 189311
PackageBase: libtiff5
Version: 4.4.0-2
Description: Library for manipulation of TIFF images
URL: http://www.simplesystems.org/libtiff
NumVotes: 8
Popularity: 1.550234
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1673094675
LastModified: 1673098450
URLPath: /cgit/aur.git/snapshot/libtiff5.tar.gz