How to Install and Uninstall qpdf-libs.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 27,2024

1. Install "qpdf-libs.x86_64" package

Please follow the step by step instructions below to install qpdf-libs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install qpdf-libs.x86_64

2. Uninstall "qpdf-libs.x86_64" package

Please follow the step by step instructions below to uninstall qpdf-libs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove qpdf-libs.x86_64 $ sudo dnf autoremove

3. Information about the qpdf-libs.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:00:40 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : qpdf-libs
Version : 7.1.1
Release : 10.el8
Architecture : x86_64
Size : 338 k
Source : qpdf-7.1.1-10.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.