How to Install and Uninstall libee.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "libee.x86_64" package

Here is a brief guide to show you how to install libee.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libee.x86_64

2. Uninstall "libee.x86_64" package

Please follow the steps below to uninstall libee.x86_64 on Amazon Linux 2:

$ sudo yum remove libee.x86_64 $ sudo yum autoremove

3. Information about the libee.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libee
Arch : x86_64
Version : 0.4.1
Release : 6.amzn2.0.2
Size : 35 k
Repo : amzn2-core/2/x86_64
Summary : Event expression library inspired by CEE
URL : http://www.libee.org
License : LGPLv2+ and MIT and GPL+
Description : The core idea of libee is to provide a small but hopefully
: convenient API layer above the CEE standard. CEE is under heavy
: development and even some of its core data structures have not
: been fully specified.
:
: CEE is an upcoming standard used to describe network events in a
: number of normalized formats. It's goal is to unify many different
: representations that exist in the industry.