How to Install and Uninstall pdftk Package on openSUSE Leap

Last updated: May 05,2024

1. Install "pdftk" package

Here is a brief guide to show you how to install pdftk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install pdftk

2. Uninstall "pdftk" package

Please follow the guidelines below to uninstall pdftk on openSUSE Leap:

$ sudo zypper remove pdftk

3. Information about the pdftk package on openSUSE Leap

Information for package pdftk:
------------------------------
Repository : Main Repository
Name : pdftk
Version : 3.3.3-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : pdftk-3.3.3-bp155.1.6.src
Upstream URL : https://www.pdflabs.com/
Summary : A handy tool for manipulating PDF
Description :
If PDF is electronic paper, then pdftk is an electronic staple-remover,
hole-punch, binder, secret-decoder-ring, and X-Ray-glasses.
Pdftk is a simple tool for doing everyday things with PDF documents.
Use it to:
* Merge PDF Documents
* Split PDF Pages into a New Document
* Rotate PDF Documents or Pages
* Decrypt Input as Necessary (Password Required)
* Encrypt Output as Desired
* Fill PDF Forms with X/FDF Data and/or Flatten Forms
* Generate FDF Data Stencil from PDF Forms
* Apply a Background Watermark or a Foreground Stamp
* Report PDF Metrics such as Metadata and Bookmarks
* Update PDF Metadata
* Attach Files to PDF Pages or the PDF Document
* Unpack PDF Attachments
* Burst a PDF Document into Single Pages
* Uncompress and Re-Compress Page Streams
* Repair Corrupted PDF (Where Possible)