How to Install and Uninstall tre.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 27,2024

1. Install "tre.x86_64" package

Please follow the guidelines below to install tre.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install tre.x86_64

2. Uninstall "tre.x86_64" package

This tutorial shows how to uninstall tre.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove tre.x86_64 $ sudo dnf autoremove

3. Information about the tre.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:54:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : tre
Version : 0.8.0
Release : 27.20140228gitc2f5d13.el8
Architecture : x86_64
Size : 46 k
Source : tre-0.8.0-27.20140228gitc2f5d13.el8.src.rpm
Repository : epel
Summary : POSIX compatible regexp library with approximate matching
URL : http://laurikari.net/tre/
License : BSD
Description : TRE is a lightweight, robust, and efficient POSIX compatible regexp
: matching library with some exciting features such as approximate
: matching.