lib32-freeimage on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S lib32-freeimage

* (Optional) Uninstall lib32-freeimage on Arch using YAY

$ yay -Rns lib32-freeimage

2. Manually Install "lib32-freeimage" via AUR

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

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

b. Clone lib32-freeimage's git locally

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

c. Go to ~/lib32-freeimage folder and install it

$ cd ~/lib32-freeimage $ makepkg -si

3. Information about the lib32-freeimage package on Arch User Repository (AUR)

ID: 750520
Name: lib32-freeimage
PackageBaseID: 46734
PackageBase: lib32-freeimage
Version: 3.18.0-1
Description: Library project for developers who would like to support popular graphics image formats
URL: http://freeimage.sourceforge.net
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: ducakar
Submitter:
FirstSubmitted: 1298234062
LastModified: 1591911290
URLPath: /cgit/aur.git/snapshot/lib32-freeimage.tar.gz