How to Install and Uninstall python3-libsvm.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "python3-libsvm.x86_64" package
Here is a brief guide to show you how to install python3-libsvm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-libsvm.x86_64
Copied
2. Uninstall "python3-libsvm.x86_64" package
This is a short guide on how to uninstall python3-libsvm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-libsvm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libsvm.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:23:38 ago on Mon Feb 26 15:59:38 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.
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.