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

Last updated: October 05,2024

1. Install "qpdf.x86_64" package

Here is a brief guide to show you how to install qpdf.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install qpdf.x86_64

2. Uninstall "qpdf.x86_64" package

Here is a brief guide to show you how to uninstall qpdf.x86_64 on Fedora 34:

$ sudo dnf remove qpdf.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:43:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : qpdf
Version : 10.3.2
Release : 1.fc34
Architecture : x86_64
Size : 216 k
Source : qpdf-10.3.2-1.fc34.src.rpm
Repository : updates
Summary : Command-line tools and library for transforming PDF files
URL : http://qpdf.sourceforge.net/
License : (Artistic 2.0 or ASL 2.0) and MIT
Description : QPDF is a command-line program that does structural, content-preserving
: transformations on PDF files. It could have been called something
: like pdf-to-pdf. It includes support for merging and splitting PDFs
: and to manipulate the list of pages in a PDF file. It is not a PDF viewer
: or a program capable of converting PDF into other formats.