How to Install and Uninstall re2-devel.x86_64 Package on Oracle Linux 9

Last updated: May 10,2024

1. Install "re2-devel.x86_64" package

Here is a brief guide to show you how to install re2-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install re2-devel.x86_64

2. Uninstall "re2-devel.x86_64" package

Please follow the step by step instructions below to uninstall re2-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove re2-devel.x86_64 $ sudo dnf autoremove

3. Information about the re2-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:37:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : re2-devel
Epoch : 1
Version : 20211101
Release : 3.el9
Architecture : x86_64
Size : 26 k
Source : re2-20211101-3.el9.src.rpm
Repository : epel
Summary : C++ header files and library symbolic links for re2
URL : http://github.com/google/re2/
License : BSD
Description : This package contains the C++ header files and symbolic links to the shared
: libraries for re2. If you would like to develop programs using re2,
: you will need to install re2-devel.