How to Install and Uninstall pdftk-java.noarch Package on Fedora 38

Last updated: September 22,2024

1. Install "pdftk-java.noarch" package

Please follow the instructions below to install pdftk-java.noarch on Fedora 38

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

2. Uninstall "pdftk-java.noarch" package

Here is a brief guide to show you how to uninstall pdftk-java.noarch on Fedora 38:

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

3. Information about the pdftk-java.noarch package on Fedora 38

Last metadata expiration check: 2:52:21 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : pdftk-java
Version : 3.3.3
Release : 2.fc38
Architecture : noarch
Size : 978 k
Source : pdftk-java-3.3.3-2.fc38.src.rpm
Repository : fedora
Summary : GCJ-free toolkit for manipulating PDF documents
URL : https://gitlab.com/pdftk-java/pdftk
License : GPL-2.0-or-later AND LGPL-2.0-or-later AND APAFML AND Apache-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.