How to Install and Uninstall alglib.x86_64 Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "alglib.x86_64" package

This is a short guide on how to install alglib.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install alglib.x86_64

2. Uninstall "alglib.x86_64" package

Here is a brief guide to show you how to uninstall alglib.x86_64 on Rocky Linux 9:

$ sudo dnf remove alglib.x86_64 $ sudo dnf autoremove

3. Information about the alglib.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:02:26 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : alglib
Version : 3.20.0
Release : 1.el9
Architecture : x86_64
Size : 1.4 M
Source : alglib-3.20.0-1.el9.src.rpm
Repository : epel
Summary : A numerical analysis and data processing library
URL : http://www.alglib.net/
License : GPLv2+
Description : ALGLIB is a cross-platform numerical analysis and data processing library.
: ALGLIB features include:
: - Data analysis (classification/regression, including neural networks)
: - Optimization and nonlinear solvers
: - Interpolation and linear/nonlinear least-squares fitting
: - Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear
: solvers, Fast Fourier Transform and many other algorithms (numerical
: integration, ODEs, statistics, special functions)