libjpeg9 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libjpeg9

* (Optional) Uninstall libjpeg9 on Arch using YAY

$ yay -Rns libjpeg9

2. Manually Install "libjpeg9" via AUR

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

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

b. Clone libjpeg9's git locally

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

c. Go to ~/libjpeg9 folder and install it

$ cd ~/libjpeg9 $ makepkg -si

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

ID: 1424119
Name: libjpeg9
PackageBaseID: 66286
PackageBase: libjpeg9
Version: 9f-1
Description: JPEG image compression
URL: http://www.ijg.org/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: benklett
FirstSubmitted: 1358180120
LastModified: 1710032241
URLPath: /cgit/aur.git/snapshot/libjpeg9.tar.gz