How to Install and Uninstall jbig2dec.src Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "jbig2dec.src" package

Please follow the guidelines below to install jbig2dec.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install jbig2dec.src

2. Uninstall "jbig2dec.src" package

This tutorial shows how to uninstall jbig2dec.src on Oracle Linux 8:

$ sudo dnf remove jbig2dec.src $ sudo dnf autoremove

3. Information about the jbig2dec.src package on Oracle Linux 8

Last metadata expiration check: 7:04:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jbig2dec
Version : 0.16
Release : 1.el8
Architecture : src
Size : 724 k
Source : None
Repository : ol8_appstream
Summary : A decoder implementation of the JBIG2 image compression format
URL : http://jbig2dec.sourceforge.net/
License : GPLv2
Description : jbig2dec is a decoder implementation of the JBIG2 image compression format.
: JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit
: monochrome) images at moderately high resolution, and in particular scanned
: paper documents. In this domain it is very efficient, offering compression
: ratios on the order of 100:1.