How to Install and Uninstall pdfgrep Package on openSUSE Leap
Last updated: March 15,2025
1. Install "pdfgrep" package
This guide let you learn how to install pdfgrep on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
pdfgrep
Copied
2. Uninstall "pdfgrep" package
This guide covers the steps necessary to uninstall pdfgrep on openSUSE Leap:
$
sudo zypper remove
pdfgrep
Copied
3. Information about the pdfgrep package on openSUSE Leap
Information for package pdfgrep:
--------------------------------
Repository : Main Repository
Name : pdfgrep
Version : 2.1.2-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 104.2 KiB
Installed : No
Status : not installed
Source package : pdfgrep-2.1.2-bp155.2.11.src
Upstream URL : https://pdfgrep.org/
Summary : Search in pdf files for strings matching a regular expression
Description :
Pdfgrep is a tool to search text in PDF files. It works similar to `grep'.
Features:
- search for regular expressions.
- support for some important grep options, including:
+ filename output.
+ page number output.
+ optional case insensitivity.
+ count occurrences.
--------------------------------
Repository : Main Repository
Name : pdfgrep
Version : 2.1.2-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 104.2 KiB
Installed : No
Status : not installed
Source package : pdfgrep-2.1.2-bp155.2.11.src
Upstream URL : https://pdfgrep.org/
Summary : Search in pdf files for strings matching a regular expression
Description :
Pdfgrep is a tool to search text in PDF files. It works similar to `grep'.
Features:
- search for regular expressions.
- support for some important grep options, including:
+ filename output.
+ page number output.
+ optional case insensitivity.
+ count occurrences.