How to Install and Uninstall pdfgrep.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "pdfgrep.x86_64" package
In this section, we are going to explain the necessary steps to install pdfgrep.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
pdfgrep.x86_64
Copied
2. Uninstall "pdfgrep.x86_64" package
In this section, we are going to explain the necessary steps to uninstall pdfgrep.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
pdfgrep.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pdfgrep.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:23:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pdfgrep
Version : 2.1.2
Release : 8.el9
Architecture : x86_64
Size : 58 k
Source : pdfgrep-2.1.2-8.el9.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 : 8.el9
Architecture : x86_64
Size : 58 k
Source : pdfgrep-2.1.2-8.el9.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.