How to Install and Uninstall pdftk-java.noarch Package on Oracle Linux 8

Last updated: May 09,2024

1. Install "pdftk-java.noarch" package

Learn how to install pdftk-java.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install pdftk-java.noarch

2. Uninstall "pdftk-java.noarch" package

Please follow the steps below to uninstall pdftk-java.noarch on Oracle Linux 8:

$ sudo dnf remove pdftk-java.noarch $ sudo dnf autoremove

3. Information about the pdftk-java.noarch package on Oracle Linux 8

Last metadata expiration check: 3:53:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pdftk-java
Version : 3.3.2
Release : 1.el8
Architecture : noarch
Size : 970 k
Source : pdftk-java-3.3.2-1.el8.src.rpm
Repository : epel
Summary : GCJ-free toolkit for manipulating PDF documents
URL : https://gitlab.com/pdftk-java/pdftk
License : GPLv2+ and LGPLv2+ and APAFML and ASL 2.0
Description : If PDF is electronic paper, then pdftk-java 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: Merge PDF documents, split
: PDF pages into a new document, decrypt input as necessary (password required),
: encrypt output as desired, burst a PDF document into single pages, report on
: PDF metrics, including metadata and bookmarks, uncompress and re-compress page
: streams, and repair corrupted PDF (where possible).
:
: Pdftk-java is a port of the original GCJ-based PDFtk to Java. The GNU Compiler
: for Java (GCJ) is a portable, optimizing, ahead-of-time compiler for the Java
: programming language, which had no new developments since 2009 and was finally
: removed in 2016 from the GCC development tree before the release of GCC 7.