How To Install jbigkit-libs on Fedora 36
Introduction
In this tutorial we learn how to install jbigkit-libs
on Fedora 36.
What is jbigkit-libs
JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. In addition, JBIG-KIT provides ready-to-use compression and decompression programs with a simple command line interface (similar to the converters found in netpbm). JBIG-KIT implements the specification ISO/IEC 11544 Information technology — Coded representation of picture and audio information — Progressive bi-level image compression which is commonly referred to as the “JBIG1 standard”
We can use yum
or dnf
to install jbigkit-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install jbigkit-libs.
Install jbigkit-libs 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 jbigkit-libs
using dnf
by running the following command:
sudo dnf -y install jbigkit-libs
Install jbigkit-libs 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 jbigkit-libs
using yum
by running the following command:
sudo yum -y install jbigkit-libs
How To Uninstall jbigkit-libs on Fedora 36
To uninstall only the jbigkit-libs
package we can use the following command:
sudo dnf remove jbigkit-libs
jbigkit-libs Package Contents on Fedora 36
---
title: "How To Install jbigkit-libs on Fedora 36"
linkTitle: "jbigkit-libs"
/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/8c20ec20c71e7cce019a94027f0c811f89fdba
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/53799d43931936dd3935065390b49a2b383e06
/usr/lib64/libjbig.so.2.1
/usr/lib64/libjbig85.so.2.1
/usr/share/doc/jbigkit-libs
/usr/share/doc/jbigkit-libs/ANNOUNCE
/usr/share/doc/jbigkit-libs/CHANGES
/usr/share/doc/jbigkit-libs/TODO
/usr/share/licenses/jbigkit-libs
/usr/share/licenses/jbigkit-libs/COPYING
type: "docs"
description: "In this tutorial we learn how to install jbigkit-libs in Fedora 36. jbigkit-libs is JBIG1 lossless image compression library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/jbigkit-libs-featured.png
---
## Introduction
In this tutorial we learn how to install jbigkit-libs
on Fedora 36.
References
What is jbigkit-libs
JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. In addition, JBIG-KIT provides ready-to-use compression and decompression programs with a simple command line interface (similar to the converters found in netpbm). JBIG-KIT implements the specification ISO/IEC 11544 Information technology — Coded representation of picture and audio information — Progressive bi-level image compression which is commonly referred to as the “JBIG1 standard”
Summary
We can use yum
or dnf
to install jbigkit-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install jbigkit-libs.
Install jbigkit-libs 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 jbigkit-libs
using dnf
by running the following command:
sudo dnf -y install jbigkit-libs
Install jbigkit-libs 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 jbigkit-libs
using yum
by running the following command:
sudo yum -y install jbigkit-libs
How To Uninstall jbigkit-libs on Fedora 36
To uninstall only the jbigkit-libs
package we can use the following command:
sudo dnf remove jbigkit-libs
jbigkit-libs Package Contents on Fedora 36
In this tutorial we learn how to install `jbigkit-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/aee8abb73d6cbb0b97c9b5c5ccb12037c2ad69
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/0df5aefc80fc254398ee0ab192c792b67ca038
/usr/lib/libjbig.so.2.1
/usr/lib/libjbig85.so.2.1
/usr/share/doc/jbigkit-libs
/usr/share/doc/jbigkit-libs/ANNOUNCE
/usr/share/doc/jbigkit-libs/CHANGES
/usr/share/doc/jbigkit-libs/TODO
/usr/share/licenses/jbigkit-libs
/usr/share/licenses/jbigkit-libs/COPYING
References
Summary
In this tutorial we learn how to install jbigkit-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).