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

Last updated: May 19,2024

1. Install "pdftk-java.noarch" package

Please follow the steps below to install pdftk-java.noarch on Fedora 36

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

2. Uninstall "pdftk-java.noarch" package

This tutorial shows how to uninstall pdftk-java.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:50:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pdftk-java
Version : 3.3.2
Release : 3.fc36
Architecture : noarch
Size : 975 k
Source : pdftk-java-3.3.2-3.fc36.src.rpm
Repository : fedora
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.