How to Install and Uninstall pdftk-java.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "pdftk-java.noarch" package

Please follow the steps below to install pdftk-java.noarch on AlmaLinux 9

$ 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 AlmaLinux 9:

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

3. Information about the pdftk-java.noarch package on AlmaLinux 9

Last metadata expiration check: 1:12:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : pdftk-java
Version : 3.3.3
Release : 1.el9
Architecture : noarch
Size : 965 k
Source : pdftk-java-3.3.3-1.el9.src.rpm
Repository : epel
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.