How to Install and Uninstall python3-libsvm.x86_64 Package on Fedora 38

Last updated: November 01,2024

1. Install "python3-libsvm.x86_64" package

This guide covers the steps necessary to install python3-libsvm.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-libsvm.x86_64

2. Uninstall "python3-libsvm.x86_64" package

This is a short guide on how to uninstall python3-libsvm.x86_64 on Fedora 38:

$ sudo dnf remove python3-libsvm.x86_64 $ sudo dnf autoremove

3. Information about the python3-libsvm.x86_64 package on Fedora 38

Last metadata expiration check: 2:49:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-libsvm
Version : 3.32
Release : 1.fc38
Architecture : x86_64
Size : 90 k
Source : libsvm-3.32-1.fc38.src.rpm
Repository : updates
Summary : Python3 tools and interfaces for libsvm
URL : https://www.csie.ntu.edu.tw/~cjlin/libsvm/
License : BSD-3-Clause
Description : Python3 tools and interfaces for libsvm. Install this package if you
: want to develop programs with libsvm in Python3.