How to Install and Uninstall libsvm3 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 22,2024
1. Install "libsvm3" package
Learn how to install libsvm3 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libsvm3
Copied
2. Uninstall "libsvm3" package
This tutorial shows how to uninstall libsvm3 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libsvm3
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libsvm3 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libsvm3
Priority: optional
Section: universe/libs
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Chen-Tse Tsai
Architecture: amd64
Source: libsvm
Version: 3.12-1.1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/libs/libsvm/libsvm3_3.12-1.1_amd64.deb
Size: 44844
MD5sum: 2ba0019bbc7363c8d2524d4653673b3c
SHA1: 64d95a5f9e43366eeae740936eee90b85a7c8178
SHA256: 0efffc8e6949be5eabb760df7541f819d7dbc01576cf0359dad24792970e002d
Description-en: library implementing support vector machines
The LIBSVM library is used to calculate Support Vector Machine optimizations
with a great variety of powerful options. It includes one-class, two-class,
multiclass, regression-mode, and probablistic output functionality. It is
primarily of interest to machine-learning researchers and artificial
intelligence application developers.
Description-md5: 654d8162a91296623875d5686648d176
Homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Chen-Tse Tsai
Architecture: amd64
Source: libsvm
Version: 3.12-1.1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/libs/libsvm/libsvm3_3.12-1.1_amd64.deb
Size: 44844
MD5sum: 2ba0019bbc7363c8d2524d4653673b3c
SHA1: 64d95a5f9e43366eeae740936eee90b85a7c8178
SHA256: 0efffc8e6949be5eabb760df7541f819d7dbc01576cf0359dad24792970e002d
Description-en: library implementing support vector machines
The LIBSVM library is used to calculate Support Vector Machine optimizations
with a great variety of powerful options. It includes one-class, two-class,
multiclass, regression-mode, and probablistic output functionality. It is
primarily of interest to machine-learning researchers and artificial
intelligence application developers.
Description-md5: 654d8162a91296623875d5686648d176
Homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu