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

Last updated: May 15,2024

1. Install "libshark0" package

Please follow the step by step instructions below to install libshark0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libshark0

2. Uninstall "libshark0" package

This tutorial shows how to uninstall libshark0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libshark0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libshark0
Priority: optional
Section: universe/libs
Installed-Size: 3259
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: shark
Version: 3.0.1+ds1-2ubuntu1
Depends: libblas3 | libblas.so.3, libboost-serialization1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgomp1 (>= 4.9), libstdc++6 (>= 5.2)
Filename: pool/universe/s/shark/libshark0_3.0.1+ds1-2ubuntu1_amd64.deb
Size: 606348
MD5sum: 74e5c7d4016f2c8bd653043ee235558b
SHA1: eecbf020c5b8102690d21dd09cf68b4533ba54e1
SHA256: 80b60875ee45bf633ea360e6ee336ac403a6902d122219ce05c9fb2f906f585a
Description-en: Shark machine learning library
Shark is a modular C++ library for the design and optimization of adaptive
systems. It provides methods for linear and nonlinear optimization, in
particular evolutionary and gradient-based algorithms, kernel-based learning
algorithms and neural networks, and various other machine learning techniques.
.
This package provides the Shark library.
Description-md5: e9536a60d71357c374478958e2afee7a
Multi-Arch: same
Homepage: http://image.diku.dk/shark
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions