How to Install and Uninstall uARMSolver.x86_64 Package on Rocky Linux 8

Last updated: January 16,2025

1. Install "uARMSolver.x86_64" package

This tutorial shows how to install uARMSolver.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install uARMSolver.x86_64

2. Uninstall "uARMSolver.x86_64" package

This tutorial shows how to uninstall uARMSolver.x86_64 on Rocky Linux 8:

$ sudo dnf remove uARMSolver.x86_64 $ sudo dnf autoremove

3. Information about the uARMSolver.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:14:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : uARMSolver
Version : 0.2.4
Release : 1.el8
Architecture : x86_64
Size : 512 k
Source : uARMSolver-0.2.4-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.