How to Install and Uninstall pdfgrep.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "pdfgrep.x86_64" package

This guide covers the steps necessary to install pdfgrep.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install pdfgrep.x86_64

2. Uninstall "pdfgrep.x86_64" package

Please follow the guidelines below to uninstall pdfgrep.x86_64 on Fedora 36:

$ sudo dnf remove pdfgrep.x86_64 $ sudo dnf autoremove

3. Information about the pdfgrep.x86_64 package on Fedora 36

Last metadata expiration check: 2:19:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pdfgrep
Version : 2.1.2
Release : 9.fc36
Architecture : x86_64
Size : 59 k
Source : pdfgrep-2.1.2-9.fc36.src.rpm
Repository : fedora
Summary : Tool to search text in PDF files
URL : https://pdfgrep.org/
License : GPLv2+
Description : Pdfgrep is a tool, that works similar to grep, to search text in PDF files.
: It tries to be compatible with GNU grep, thus many of the favorite GNU grep
: options are supported. Pdfgrep can search many PDFs at once, even recursively
: in directories. It supports regular expressions (POSIX and PCRE), provides
: colored output and finally also support for password protected PDF files.