How to Install and Uninstall libsvm.i686 Package on Fedora 38

Last updated: September 28,2024

1. Install "libsvm.i686" package

This is a short guide on how to install libsvm.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libsvm.i686

2. Uninstall "libsvm.i686" package

Please follow the step by step instructions below to uninstall libsvm.i686 on Fedora 38:

$ sudo dnf remove libsvm.i686 $ sudo dnf autoremove

3. Information about the libsvm.i686 package on Fedora 38

Last metadata expiration check: 2:32:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libsvm
Version : 3.32
Release : 1.fc38
Architecture : i686
Size : 332 k
Source : libsvm-3.32-1.fc38.src.rpm
Repository : updates
Summary : A Library for Support Vector Machines
URL : https://www.csie.ntu.edu.tw/~cjlin/libsvm/
License : BSD-3-Clause
Description : LIBSVM is integrated software for support vector classification (C-SVC,
: nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation
: (one-class SVM ). It supports multi-class classification.