How to Install and Uninstall pcre.x86_64 Package on Fedora 36
Last updated: January 11,2025
1. Install "pcre.x86_64" package
Please follow the step by step instructions below to install pcre.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
pcre.x86_64
Copied
2. Uninstall "pcre.x86_64" package
Please follow the guidelines below to uninstall pcre.x86_64 on Fedora 36:
$
sudo dnf remove
pcre.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pcre.x86_64 package on Fedora 36
Last metadata expiration check: 1:39:50 ago on Thu Sep 8 08:04:50 2022.
Installed Packages
Name : pcre
Version : 8.45
Release : 1.fc36.1
Architecture : x86_64
Size : 535 k
Source : pcre-8.45-1.fc36.1.src.rpm
Repository : @System
From repo : anaconda
Summary : Perl-compatible regular expression library
URL : https://www.pcre.org/
License : BSD
Description : PCRE, Perl-compatible regular expression, library has its own native API, but
: a set of wrapper functions that are based on the POSIX API are also supplied
: in the libpcreposix library. Note that this just provides a POSIX calling
: interface to PCRE: the regular expressions themselves still follow Perl syntax
: and semantics. This package provides support for strings in 8-bit and UTF-8
: encodings. Detailed change log is provided by pcre-doc package.
Installed Packages
Name : pcre
Version : 8.45
Release : 1.fc36.1
Architecture : x86_64
Size : 535 k
Source : pcre-8.45-1.fc36.1.src.rpm
Repository : @System
From repo : anaconda
Summary : Perl-compatible regular expression library
URL : https://www.pcre.org/
License : BSD
Description : PCRE, Perl-compatible regular expression, library has its own native API, but
: a set of wrapper functions that are based on the POSIX API are also supplied
: in the libpcreposix library. Note that this just provides a POSIX calling
: interface to PCRE: the regular expressions themselves still follow Perl syntax
: and semantics. This package provides support for strings in 8-bit and UTF-8
: encodings. Detailed change log is provided by pcre-doc package.