How to Install and Uninstall damo.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "damo.noarch" package

Please follow the guidance below to install damo.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install damo.noarch

2. Uninstall "damo.noarch" package

Please follow the steps below to uninstall damo.noarch on Oracle Linux 9:

$ sudo dnf remove damo.noarch $ sudo dnf autoremove

3. Information about the damo.noarch package on Oracle Linux 9

Last metadata expiration check: 2:38:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : damo
Version : 2.1.0
Release : 1.el9
Architecture : noarch
Size : 154 k
Source : python-damo-2.1.0-1.el9.src.rpm
Repository : epel
Summary : Data Access Monitoring Operator
URL : https://github.com/awslabs/damo
License : GPL-2.0-only
Description : damo is a user space tool for DAMON. Using this, you can monitor the data access
: patterns of your system or workloads and make data access-aware memory
: management optimizations.