mozjpeg on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S mozjpeg

* (Optional) Uninstall mozjpeg on Arch using YAY

$ yay -Rns mozjpeg

2. Manually Install "mozjpeg" via AUR

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

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

b. Clone mozjpeg's git locally

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

c. Go to ~/mozjpeg folder and install it

$ cd ~/mozjpeg $ makepkg -si

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

ID: 1314584
Name: mozjpeg
PackageBaseID: 97597
PackageBase: mozjpeg
Version: 4.1.4-1
Description: JPEG image codec with accelerated baseline decoding and superior encoding
URL: https://github.com/mozilla/mozjpeg
NumVotes: 30
Popularity: 0.452604
OutOfDate: 1698051591
Maintainer: afontenot
Submitter: afontenot
FirstSubmitted: 1439555189
LastModified: 1693953093
URLPath: /cgit/aur.git/snapshot/mozjpeg.tar.gz