How to Install and Uninstall libpcre2-posix2 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "libpcre2-posix2" package
This guide covers the steps necessary to install libpcre2-posix2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libpcre2-posix2
Copied
2. Uninstall "libpcre2-posix2" package
Please follow the guidance below to uninstall libpcre2-posix2 on openSUSE Leap:
$
sudo zypper remove
libpcre2-posix2
Copied
3. Information about the libpcre2-posix2 package on openSUSE Leap
Information for package libpcre2-posix2:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libpcre2-posix2
Version : 10.39-150400.4.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 13.4 KiB
Installed : No
Status : not installed
Source package : pcre2-10.39-150400.4.9.1.src
Upstream URL : https://www.pcre.org
Summary : A library for Perl-compatible regular expressions
Description :
The PCRE2 library is a set of functions that implement regular
expression pattern matching using the same syntax and semantics
as Perl 5.
PCRE2 is a re-working of the original PCRE library to provide an entirely new
API.
pcre2-posix provides a POSIX-compatible API to the PCRE2 engine.
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libpcre2-posix2
Version : 10.39-150400.4.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 13.4 KiB
Installed : No
Status : not installed
Source package : pcre2-10.39-150400.4.9.1.src
Upstream URL : https://www.pcre.org
Summary : A library for Perl-compatible regular expressions
Description :
The PCRE2 library is a set of functions that implement regular
expression pattern matching using the same syntax and semantics
as Perl 5.
PCRE2 is a re-working of the original PCRE library to provide an entirely new
API.
pcre2-posix provides a POSIX-compatible API to the PCRE2 engine.