How to Install and Uninstall re2-devel.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "re2-devel.x86_64" package

This tutorial shows how to install re2-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "re2-devel.x86_64" package

This is a short guide on how to uninstall re2-devel.x86_64 on Rocky Linux 8:

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

3. Information about the re2-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:32:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : re2-devel
Version : 20190801
Release : 1.el8
Architecture : x86_64
Size : 25 k
Source : re2-20190801-1.el8.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.