How To Install libjxl-devel on Fedora 36

In this tutorial we learn how to install libjxl-devel in Fedora 36. libjxl-devel is Development files for JPEG-XL

Introduction

In this tutorial we learn how to install libjxl-devel on Fedora 36.

What is libjxl-devel

This package contains a reference implementation of JPEG XL (encoder and decoder). Development files for JPEG-XL.

We can use yum or dnf to install libjxl-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libjxl-devel.

Install libjxl-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libjxl-devel using dnf by running the following command:

sudo dnf -y install libjxl-devel

Install libjxl-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libjxl-devel using yum by running the following command:

sudo yum -y install libjxl-devel

How To Uninstall libjxl-devel on Fedora 36

To uninstall only the libjxl-devel package we can use the following command:

sudo dnf remove libjxl-devel

libjxl-devel Package Contents on Fedora 36

/usr/include/jxl
/usr/include/jxl/butteraugli.h
/usr/include/jxl/butteraugli_cxx.h
/usr/include/jxl/codestream_header.h
/usr/include/jxl/color_encoding.h
/usr/include/jxl/decode.h
/usr/include/jxl/decode_cxx.h
/usr/include/jxl/encode.h
/usr/include/jxl/encode_cxx.h
/usr/include/jxl/jxl_export.h
/usr/include/jxl/jxl_threads_export.h
/usr/include/jxl/memory_manager.h
/usr/include/jxl/parallel_runner.h
/usr/include/jxl/resizable_parallel_runner.h
/usr/include/jxl/resizable_parallel_runner_cxx.h
/usr/include/jxl/thread_parallel_runner.h
/usr/include/jxl/thread_parallel_runner_cxx.h
/usr/include/jxl/types.h
/usr/lib/libjxl.so
/usr/lib/libjxl_threads.so
/usr/lib/pkgconfig/libjxl.pc
/usr/lib/pkgconfig/libjxl_threads.pc
/usr/share/doc/libjxl-devel
/usr/share/doc/libjxl-devel/CONTRIBUTING.md

References

Summary

In this tutorial we learn how to install libjxl-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libjxl-devel on Fedora 36” linkTitle: “libjxl-devel” type: “docs” description: “In this tutorial we learn how to install libjxl-devel in Fedora 36. libjxl-devel is Development files for JPEG-XL” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libjxl-devel-featured.png

Introduction

In this tutorial we learn how to install libjxl-devel on Fedora 36.

What is libjxl-devel

This package contains a reference implementation of JPEG XL (encoder and decoder). Development files for JPEG-XL.

We can use yum or dnf to install libjxl-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libjxl-devel.

Install libjxl-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libjxl-devel using dnf by running the following command:

sudo dnf -y install libjxl-devel

Install libjxl-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libjxl-devel using yum by running the following command:

sudo yum -y install libjxl-devel

How To Uninstall libjxl-devel on Fedora 36

To uninstall only the libjxl-devel package we can use the following command:

sudo dnf remove libjxl-devel

libjxl-devel Package Contents on Fedora 36

/usr/include/jxl
/usr/include/jxl/butteraugli.h
/usr/include/jxl/butteraugli_cxx.h
/usr/include/jxl/codestream_header.h
/usr/include/jxl/color_encoding.h
/usr/include/jxl/decode.h
/usr/include/jxl/decode_cxx.h
/usr/include/jxl/encode.h
/usr/include/jxl/encode_cxx.h
/usr/include/jxl/jxl_export.h
/usr/include/jxl/jxl_threads_export.h
/usr/include/jxl/memory_manager.h
/usr/include/jxl/parallel_runner.h
/usr/include/jxl/resizable_parallel_runner.h
/usr/include/jxl/resizable_parallel_runner_cxx.h
/usr/include/jxl/thread_parallel_runner.h
/usr/include/jxl/thread_parallel_runner_cxx.h
/usr/include/jxl/types.h
/usr/lib64/libjxl.so
/usr/lib64/libjxl_threads.so
/usr/lib64/pkgconfig/libjxl.pc
/usr/lib64/pkgconfig/libjxl_threads.pc
/usr/share/doc/libjxl-devel
/usr/share/doc/libjxl-devel/CONTRIBUTING.md

References

Summary

In this tutorial we learn how to install libjxl-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).