How to Install and Uninstall pcre2-devel.x86_64 Package on Amazon Linux 2

Last updated: October 31,2024

1. Install "pcre2-devel.x86_64" package

This guide let you learn how to install pcre2-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install pcre2-devel.x86_64

2. Uninstall "pcre2-devel.x86_64" package

Please follow the instructions below to uninstall pcre2-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove pcre2-devel.x86_64 $ sudo yum autoremove

3. Information about the pcre2-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : pcre2-devel
Arch : x86_64
Version : 10.23
Release : 2.amzn2.0.2
Size : 545 k
Repo : amzn2-core/2/x86_64
Summary : Development files for pcre2
URL : http://www.pcre.org/
License : BSD
Description : Development files (headers, libraries for dynamic linking,
: documentation) for pcre2. The header file for the POSIX-style
: functions is called pcre2posix.h.