How to Install and Uninstall libpcre2-posix2-32bit Package on openSUSE Leap

Last updated: July 03,2024

1. Install "libpcre2-posix2-32bit" package

Here is a brief guide to show you how to install libpcre2-posix2-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libpcre2-posix2-32bit

2. Uninstall "libpcre2-posix2-32bit" package

This guide let you learn how to uninstall libpcre2-posix2-32bit on openSUSE Leap:

$ sudo zypper remove libpcre2-posix2-32bit

3. Information about the libpcre2-posix2-32bit package on openSUSE Leap

Information for package libpcre2-posix2-32bit:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libpcre2-posix2-32bit
Version : 10.39-150400.4.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 9.3 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.