How to Install and Uninstall libsvm.x86_64 Package on Fedora 36

Last updated: October 14,2024

1. Install "libsvm.x86_64" package

Please follow the guidelines below to install libsvm.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libsvm.x86_64

2. Uninstall "libsvm.x86_64" package

This is a short guide on how to uninstall libsvm.x86_64 on Fedora 36:

$ sudo dnf remove libsvm.x86_64 $ sudo dnf autoremove

3. Information about the libsvm.x86_64 package on Fedora 36

Last metadata expiration check: 2:14:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libsvm
Version : 3.25
Release : 5.fc36
Architecture : x86_64
Size : 328 k
Source : libsvm-3.25-5.fc36.src.rpm
Repository : fedora
Summary : A Library for Support Vector Machines
URL : https://www.csie.ntu.edu.tw/~cjlin/libsvm/
License : BSD
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.