How to Install and Uninstall alglib.i686 Package on Fedora 36

Last updated: October 08,2024

1. Install "alglib.i686" package

Learn how to install alglib.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install alglib.i686

2. Uninstall "alglib.i686" package

This guide covers the steps necessary to uninstall alglib.i686 on Fedora 36:

$ sudo dnf remove alglib.i686 $ sudo dnf autoremove

3. Information about the alglib.i686 package on Fedora 36

Last metadata expiration check: 4:43:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : alglib
Version : 3.18.0
Release : 2.fc36
Architecture : i686
Size : 1.4 M
Source : alglib-3.18.0-2.fc36.src.rpm
Repository : fedora
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)