How to Install and Uninstall pdfgrep.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 09,2025
1. Install "pdfgrep.x86_64" package
This is a short guide on how to install pdfgrep.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
pdfgrep.x86_64
Copied
2. Uninstall "pdfgrep.x86_64" package
Please follow the guidelines below to uninstall pdfgrep.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
pdfgrep.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pdfgrep.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:45:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pdfgrep
Version : 2.1.2
Release : 2.el8
Architecture : x86_64
Size : 62 k
Source : pdfgrep-2.1.2-2.el8.src.rpm
Repository : epel
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.
Available Packages
Name : pdfgrep
Version : 2.1.2
Release : 2.el8
Architecture : x86_64
Size : 62 k
Source : pdfgrep-2.1.2-2.el8.src.rpm
Repository : epel
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.