How to Install and Uninstall libsvm3-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libsvm3-java" package

Please follow the steps below to install libsvm3-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsvm3-java

2. Uninstall "libsvm3-java" package

In this section, we are going to explain the necessary steps to uninstall libsvm3-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsvm3-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsvm3-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsvm3-java
Priority: optional
Section: universe/java
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Chen-Tse Tsai
Architecture: all
Source: libsvm
Version: 3.12-1.1
Suggests: java-virtual-machine
Conflicts: libsvm2-java
Filename: pool/universe/libs/libsvm/libsvm3-java_3.12-1.1_all.deb
Size: 60338
MD5sum: ffe79fce3e81065f19119a5afb8d57f0
SHA1: 98f4f9ec2bdb1d2a269371717270898d647095cd
SHA256: a8f86dc518b31c8164e0fbeb548f9dfc193f8fb033a0f315406b33e3d6a6770f
Description-en: Java API to support vector machine library (libsvm3.jar)
The functionality of the libsvm are offered in a single jar file. It includes
one-class, two-class, multiclass, regression-mode, and probablistic output
functionality.
Description-md5: 0037a0b270a7d48f0899ac65a2a734d6
Homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu