How to Install and Uninstall qpdf-libs.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "qpdf-libs.x86_64" package

Please follow the guidelines below to install qpdf-libs.x86_64 on Fedora 34

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

2. Uninstall "qpdf-libs.x86_64" package

This tutorial shows how to uninstall qpdf-libs.x86_64 on Fedora 34:

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

3. Information about the qpdf-libs.x86_64 package on Fedora 34

Last metadata expiration check: 3:09:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : qpdf-libs
Version : 10.3.2
Release : 1.fc34
Architecture : x86_64
Size : 625 k
Source : qpdf-10.3.2-1.fc34.src.rpm
Repository : updates
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.