How to Install and Uninstall jbig2dec-devel.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "jbig2dec-devel.i686" package

Please follow the instructions below to install jbig2dec-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install jbig2dec-devel.i686

2. Uninstall "jbig2dec-devel.i686" package

Here is a brief guide to show you how to uninstall jbig2dec-devel.i686 on Fedora 36:

$ sudo dnf remove jbig2dec-devel.i686 $ sudo dnf autoremove

3. Information about the jbig2dec-devel.i686 package on Fedora 36

Last metadata expiration check: 0:33:08 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : jbig2dec-devel
Version : 0.19
Release : 6.fc36
Architecture : i686
Size : 24 k
Source : jbig2dec-0.19-6.fc36.src.rpm
Repository : fedora
Summary : Static library and header files for development with jbig2dec
URL : http://jbig2dec.sourceforge.net/
License : AGPLv3+
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.
:
: This package is only needed if you plan to develop or compile applications
: which requires the jbig2dec library.