How to Install and Uninstall pdfgrep.x86_64 Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "pdfgrep.x86_64" package
Learn how to install pdfgrep.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pdfgrep.x86_64
Copied
2. Uninstall "pdfgrep.x86_64" package
Please follow the guidance below to uninstall pdfgrep.x86_64 on Rocky Linux 9:
$
sudo dnf remove
pdfgrep.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pdfgrep.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:06:39 ago on Fri Feb 16 06:49:52 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.