How to Install and Uninstall pcre2-tools.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "pcre2-tools.x86_64" package

In this section, we are going to explain the necessary steps to install pcre2-tools.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install pcre2-tools.x86_64

2. Uninstall "pcre2-tools.x86_64" package

This tutorial shows how to uninstall pcre2-tools.x86_64 on Fedora 34:

$ sudo dnf remove pcre2-tools.x86_64 $ sudo dnf autoremove

3. Information about the pcre2-tools.x86_64 package on Fedora 34

Last metadata expiration check: 5:54:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pcre2-tools
Version : 10.36
Release : 4.fc34
Architecture : x86_64
Size : 143 k
Source : pcre2-10.36-4.fc34.src.rpm
Repository : fedora
Summary : Auxiliary utilities for pcre2
URL : https://www.pcre.org/
License : BSD and GPLv3+
Description : Utilities demonstrating PCRE2 capabilities like pcre2grep or pcre2test.