How to Install and Uninstall python3-libsvm.x86_64 Package on CentOS Stream 8

Last updated: April 28,2024

1. Install "python3-libsvm.x86_64" package

Please follow the instructions below to install python3-libsvm.x86_64 on CentOS Stream 8

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

2. Uninstall "python3-libsvm.x86_64" package

Please follow the instructions below to uninstall python3-libsvm.x86_64 on CentOS Stream 8:

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

3. Information about the python3-libsvm.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:08:36 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-libsvm
Version : 3.23
Release : 7.el8
Architecture : x86_64
Size : 63 k
Source : libsvm-3.23-7.el8.src.rpm
Repository : epel
Summary : Python3 tools and interfaces for libsvm
URL : http://www.csie.ntu.edu.tw/~cjlin/libsvm/
License : BSD
Description : Python3 tools and interfaces for libsvm.
: Install this package if you want to develop
: programs with libsvm in Python3.