How to Install and Uninstall qpdf Package on openSUSE Leap

Last updated: May 19,2024

1. Install "qpdf" package

This guide let you learn how to install qpdf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install qpdf

2. Uninstall "qpdf" package

Learn how to uninstall qpdf on openSUSE Leap:

$ sudo zypper remove qpdf

3. Information about the qpdf package on openSUSE Leap

Information for package qpdf:
-----------------------------
Repository : Main Repository
Name : qpdf
Version : 10.3.1-1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 700.5 KiB
Installed : No
Status : not installed
Source package : qpdf-10.3.1-1.1.src
Upstream URL : http://qpdf.sourceforge.net/
Summary : Command-line tools and library for transforming PDF files
Description :
QPDF is a program that does structural, content-preserving
transformations on PDF files. It could have been called something
like pdf-to-pdf. It also provides many useful capabilities to
developers of PDF-producing software or for people who just want to
look at the innards of a PDF file to learn more about how they work.
QPDF offers many capabilities such as linearization (web
optimization), encrypt, and decryption of PDF files. Note that QPDF
does not have the capability to create PDF files from scratch; it is
only used to create PDF files with special characteristics starting
from other PDF files or to inspect or extract information from
existing PDF files.