How to Install and Uninstall qpdf-libs.i686 Package on Oracle Linux 9
Last updated: January 11,2025
1. Install "qpdf-libs.i686" package
In this section, we are going to explain the necessary steps to install qpdf-libs.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
qpdf-libs.i686
Copied
2. Uninstall "qpdf-libs.i686" package
This is a short guide on how to uninstall qpdf-libs.i686 on Oracle Linux 9:
$
sudo dnf remove
qpdf-libs.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the qpdf-libs.i686 package on Oracle Linux 9
Last metadata expiration check: 1:03:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qpdf-libs
Version : 10.3.1
Release : 7.el9
Architecture : i686
Size : 706 k
Source : qpdf-10.3.1-7.el9.src.rpm
Repository : ol9_appstream
Summary : QPDF library for transforming PDF files
URL : http://qpdf.sourceforge.net/
License : (Artistic 2.0 or ASL 2.0) and MIT
Description : QPDF is a C++ library that inspect and manipulate the structure of PDF files.
: It can encrypt and linearize files, expose the internals of a PDF file,
: and do many other operations useful to PDF developers.
Available Packages
Name : qpdf-libs
Version : 10.3.1
Release : 7.el9
Architecture : i686
Size : 706 k
Source : qpdf-10.3.1-7.el9.src.rpm
Repository : ol9_appstream
Summary : QPDF library for transforming PDF files
URL : http://qpdf.sourceforge.net/
License : (Artistic 2.0 or ASL 2.0) and MIT
Description : QPDF is a C++ library that inspect and manipulate the structure of PDF files.
: It can encrypt and linearize files, expose the internals of a PDF file,
: and do many other operations useful to PDF developers.