How to Install and Uninstall python3-libsvm.x86_64 Package on Rocky Linux 8
Last updated: November 27,2024
1. Install "python3-libsvm.x86_64" package
This guide covers the steps necessary to install python3-libsvm.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-libsvm.x86_64
Copied
2. Uninstall "python3-libsvm.x86_64" package
Please follow the step by step instructions below to uninstall python3-libsvm.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python3-libsvm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libsvm.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:59:47 ago on Mon Sep 12 10:27:18 2022.
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.
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.