How to Install and Uninstall python-libsvm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 11,2024

1. Install "python-libsvm" package

Please follow the guidelines below to install python-libsvm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libsvm

2. Uninstall "python-libsvm" package

Learn how to uninstall python-libsvm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-libsvm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-libsvm
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Chen-Tse Tsai
Architecture: amd64
Source: libsvm
Version: 3.12-1.1
Provides: python2.7-libsvm
Depends: libsvm3 (= 3.12-1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/libs/libsvm/python-libsvm_3.12-1.1_amd64.deb
Size: 11834
MD5sum: a33e13918c39bc947ae30c7f441a12c7
SHA1: a65e118fa51595839b833535b9e1a7e871903075
SHA256: d3857b7e16ed95f9cabac134d17979576e3e167eda337f4de60a3f63d9fd9780
Description-en: 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: eda08f70b2882cf1b9c96babba99e55b
Homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu