How to Install and Uninstall python3-libsvm Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-libsvm" package

Please follow the instructions below to install python3-libsvm on Kali Linux

$ sudo apt update $ sudo apt install python3-libsvm

2. Uninstall "python3-libsvm" package

Learn how to uninstall python3-libsvm on Kali Linux:

$ sudo apt remove python3-libsvm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libsvm package on Kali Linux

Package: python3-libsvm
Source: libsvm
Version: 3.24+ds-6
Installed-Size: 57
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libsvm3 (>= 3.24+ds-6), libsvm3 (<< 3.24+ds-6.1~), python3:any
Size: 19796
SHA256: a907ceea5bc34b19d0ec9027b67597a7bec643dd66dfe74c3ad8dc1616efb8ec
SHA1: 0d0f80ee413c41045f6910537af9ae3bb8cde70a
MD5sum: 37b057572ea7f11c10267d404278a542
Description: Python interface for support vector machine library
Python interface for the LIBSVM library using ctypes. This new Python
interface is provided since 2.91, and it is incompatible with the old
one.
Description-md5:
Homepage: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Section: python
Priority: optional
Filename: pool/main/libs/libsvm/python3-libsvm_3.24+ds-6_all.deb