How to Install and Uninstall libocas0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 06,2024

1. Install "libocas0" package

Please follow the guidance below to install libocas0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libocas0

2. Uninstall "libocas0" package

Please follow the step by step instructions below to uninstall libocas0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libocas0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libocas0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libocas0
Priority: optional
Section: universe/libs
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: amd64
Source: libocas
Version: 0.97+dfsg-1
Depends: libc6 (>= 2.14)
Suggests: libocas-tools (= 0.97+dfsg-1)
Filename: pool/universe/libo/libocas/libocas0_0.97+dfsg-1_amd64.deb
Size: 21528
MD5sum: 7f68174238a8fb65ccb05c5a07d9927f
SHA1: b787bcb1c0963a994eeb6caf8e906ef93506b5fa
SHA256: 8dba567e59dbd6beba7abb25ccd1ca2893adcdfad592fbca851c1634d13d1224
Description-en: OCAS solver for training linear SVM classifiers
This library implements Optimized Cutting Plane Algorithm (OCAS) for
training linear Support Vector Machine (SVM) classifiers from
large-scale data. The computational effort of OCAS scales linearly with
the number of training examples. It is one of the fastest SVM solvers
around for solving linear and multiclass L2 regularized SVMs.
.
This package contains the shared libraries.
Description-md5: 04f2824e0277572b50b051dfb91c0e1b
Multi-Arch: same
Homepage: http://cmp.felk.cvut.cz/~xfrancv/ocas/html/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu