How to Install and Uninstall libdlib-data Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: March 15,2025

1. Install "libdlib-data" package

This tutorial shows how to install libdlib-data on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdlib-data

2. Uninstall "libdlib-data" package

Please follow the guidance below to uninstall libdlib-data on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdlib-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdlib-data package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdlib-data
Priority: optional
Section: universe/libs
Installed-Size: 97376
Maintainer: Ubuntu Developers
Original-Maintainer: Séverin Lemaignan
Architecture: all
Source: dlib
Version: 18.18-1
Filename: pool/universe/d/dlib/libdlib-data_18.18-1_all.deb
Size: 63318950
MD5sum: ef6ef08893d9936d8eb211d3a0065afd
SHA1: 73705189feea6f5a463c694d9bec03ad7e3a8dff
SHA256: d81d9913e52a267291ccb032a2112f268f84b800bc8c66fc09ab1268dced5823
Description-en: C++ toolkit for machine learning and computer vision - models
Dlib is a general purpose cross-platform open source software library written
in the C++ programming language. It now contains software components for
dealing with networking, threads, graphical interfaces, complex data
structures, linear algebra, statistical machine learning, image processing,
data mining, XML and text parsing, numerical optimization, Bayesian networks,
and numerous other tasks.
.
This package contains the trained models provided with dlib.
Description-md5: d935692602eb81c14d3befe0cc5f20f2
Homepage: http://dlib.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu