mingw-w64-libjxl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mingw-w64-libjxl

* (Optional) Uninstall mingw-w64-libjxl on Arch using YAY

$ yay -Rns mingw-w64-libjxl

2. Manually Install "mingw-w64-libjxl" via AUR

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

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

b. Clone mingw-w64-libjxl's git locally

$ git clone https://aur.archlinux.org/mingw-w64-libjxl.git ~/mingw-w64-libjxl

c. Go to ~/mingw-w64-libjxl folder and install it

$ cd ~/mingw-w64-libjxl $ makepkg -si

3. Information about the mingw-w64-libjxl package on Arch User Repository (AUR)

ID: 1307935
Name: mingw-w64-libjxl
PackageBaseID: 194224
PackageBase: mingw-w64-libjxl
Version: 0.8.2-2
Description: JPEG XL image format reference implementation (mingw-w64)
URL: https://jpeg.org/jpegxl/
NumVotes: 0
Popularity: 0
OutOfDate: 1710002804
Maintainer: kfg
Submitter: kfg
FirstSubmitted: 1685716646
LastModified: 1692773758
URLPath: /cgit/aur.git/snapshot/mingw-w64-libjxl.tar.gz