How to Install and Uninstall jpcre2-devel.noarch Package on Fedora 35
Last updated: November 30,2024
1. Install "jpcre2-devel.noarch" package
Please follow the instructions below to install jpcre2-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
jpcre2-devel.noarch
Copied
2. Uninstall "jpcre2-devel.noarch" package
Please follow the guidance below to uninstall jpcre2-devel.noarch on Fedora 35:
$
sudo dnf remove
jpcre2-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jpcre2-devel.noarch package on Fedora 35
Last metadata expiration check: 0:48:31 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : jpcre2-devel
Version : 10.32.01
Release : 3.fc35
Architecture : noarch
Size : 54 k
Source : jpcre2-10.32.01-3.fc35.src.rpm
Repository : fedora
Summary : C++ wrapper for PCRE2 library
URL : https://docs.neurobin.org/jpcre2/10.32.01/
License : BSD
Description : PCRE2 is the name used for a revised API for the PCRE library, which is a set of
: functions, written in C, that implement regular expression pattern matching
: using the same syntax and semantics as Perl, with just a few differences. Some
: features that appeared in Python and the original PCRE before they appeared in
: Perl are also available using the Python syntax.
:
: This provides some C++ wrapper classes/functions to perform regex operations
: such as regex match and regex replace.
Available Packages
Name : jpcre2-devel
Version : 10.32.01
Release : 3.fc35
Architecture : noarch
Size : 54 k
Source : jpcre2-10.32.01-3.fc35.src.rpm
Repository : fedora
Summary : C++ wrapper for PCRE2 library
URL : https://docs.neurobin.org/jpcre2/10.32.01/
License : BSD
Description : PCRE2 is the name used for a revised API for the PCRE library, which is a set of
: functions, written in C, that implement regular expression pattern matching
: using the same syntax and semantics as Perl, with just a few differences. Some
: features that appeared in Python and the original PCRE before they appeared in
: Perl are also available using the Python syntax.
:
: This provides some C++ wrapper classes/functions to perform regex operations
: such as regex match and regex replace.