How to Install and Uninstall mlpack.i686 Package on Fedora 34

Last updated: June 23,2024

1. Install "mlpack.i686" package

This tutorial shows how to install mlpack.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install mlpack.i686

2. Uninstall "mlpack.i686" package

Please follow the instructions below to uninstall mlpack.i686 on Fedora 34:

$ sudo dnf remove mlpack.i686 $ sudo dnf autoremove

3. Information about the mlpack.i686 package on Fedora 34

Last metadata expiration check: 3:08:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mlpack
Version : 3.4.2
Release : 14.fc34
Architecture : i686
Size : 967 k
Source : mlpack-3.4.2-14.fc34.src.rpm
Repository : updates
Summary : Scalable, fast C++ machine learning library
URL : http://www.mlpack.org
License : BSD
Description : mlpack is a C++ machine learning library with emphasis on scalability, speed,
: and ease-of-use. Its aim is to make machine learning possible for novice users
: by means of a simple, consistent API, while simultaneously exploiting C++
: language features to provide maximum performance and maximum flexibility for
: expert users. mlpack outperforms competing machine learning libraries by large
: margins.