How To Install jxrlib on Fedora 36
Introduction
In this tutorial we learn how to install jxrlib
on Fedora 36.
What is jxrlib
This is an open source implementation of the jpegxr image format standard.
We can use yum
or dnf
to install jxrlib
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install jxrlib.
Install jxrlib 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 jxrlib
using dnf
by running the following command:
sudo dnf -y install jxrlib
Install jxrlib 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 jxrlib
using yum
by running the following command:
sudo yum -y install jxrlib
How To Uninstall jxrlib on Fedora 36
To uninstall only the jxrlib
package we can use the following command:
sudo dnf remove jxrlib
jxrlib Package Contents on Fedora 36
/usr/bin/JxrDecApp
/usr/bin/JxrEncApp
/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/1e07f9b2855c8a746a611efbba16a32e7618f4
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/11d324d678545660384912fcfec0cd78bb7bca
/usr/lib/.build-id/27
/usr/lib/.build-id/27/f147416d1c94338acffd2f974443496a41edc4
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/8e82ebc7363dbad456036ecb5ef3496fda99d3
/usr/lib/libjpegxr.so.0
/usr/lib/libjpegxr.so.0.0.0
/usr/lib/libjxrglue.so.0
/usr/lib/libjxrglue.so.0.0.0
/usr/share/doc/jxrlib
/usr/share/doc/jxrlib/JPEGXR_DPK_Spec_1.0.pdf
/usr/share/doc/jxrlib/readme.txt
References
Summary
In this tutorial we learn how to install jxrlib
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install jxrlib on Fedora 36” linkTitle: “jxrlib” type: “docs” description: “In this tutorial we learn how to install jxrlib in Fedora 36. jxrlib is Open source implementation of jpegxr” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/jxrlib-featured.png
Introduction
In this tutorial we learn how to install jxrlib
on Fedora 36.
What is jxrlib
This is an open source implementation of the jpegxr image format standard.
We can use yum
or dnf
to install jxrlib
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install jxrlib.
Install jxrlib 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 jxrlib
using dnf
by running the following command:
sudo dnf -y install jxrlib
Install jxrlib 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 jxrlib
using yum
by running the following command:
sudo yum -y install jxrlib
How To Uninstall jxrlib on Fedora 36
To uninstall only the jxrlib
package we can use the following command:
sudo dnf remove jxrlib
jxrlib Package Contents on Fedora 36
/usr/bin/JxrDecApp
/usr/bin/JxrEncApp
/usr/lib/.build-id
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/f9d83b4da094e673a941b817cb5a8229033bc1
/usr/lib/.build-id/85
/usr/lib/.build-id/85/ef2097c1a7c5521cc15b6bdea278d0bfe200d1
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/d408ffbfbf6774d562be7ba4339610ad12f255
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/a294ce3baf4bfa8258d863602bd337ecd7db51
/usr/lib64/libjpegxr.so.0
/usr/lib64/libjpegxr.so.0.0.0
/usr/lib64/libjxrglue.so.0
/usr/lib64/libjxrglue.so.0.0.0
/usr/share/doc/jxrlib
/usr/share/doc/jxrlib/JPEGXR_DPK_Spec_1.0.pdf
/usr/share/doc/jxrlib/readme.txt
References
Summary
In this tutorial we learn how to install jxrlib
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).