How to Install and Uninstall uARMSolver.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "uARMSolver.x86_64" package

Here is a brief guide to show you how to install uARMSolver.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install uARMSolver.x86_64

2. Uninstall "uARMSolver.x86_64" package

This guide let you learn how to uninstall uARMSolver.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove uARMSolver.x86_64 $ sudo dnf autoremove

3. Information about the uARMSolver.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:39:56 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : uARMSolver
Version : 0.2.6
Release : 1.el8
Architecture : x86_64
Size : 517 k
Source : uARMSolver-0.2.6-1.el8.src.rpm
Repository : epel
Summary : Universal Association Rule Mining Solver
URL : https://github.com/firefly-cpp/uARMSolver
License : MIT
Description : uARMSolver allows users to preprocess their data in a transaction database, to
: make discretization of data, to search for association rules and to guide a
: presentation/visualization of the best rules found using external tools.
: Mining the association rules is defined as an optimization and solved using
: the nature-inspired algorithms that can be incorporated easily. Because
: the algorithms normally discover a huge amount of association rules, the
: framework enables a modular inclusion of so-called visual guiders for
: extracting the knowledge hidden in data, and visualize these using
: external tools.