How to Install and Uninstall libdlna-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libdlna-dev" package

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

$ sudo apt update $ sudo apt install libdlna-dev

2. Uninstall "libdlna-dev" package

Please follow the guidelines below to uninstall libdlna-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdlna-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdlna-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdlna-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 151
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Alexis Saettler
Architecture: amd64
Source: libdlna
Version: 0.2.4-0ubuntu5
Depends: libdlna0 (= 0.2.4-0ubuntu5), libavcodec-dev, libavformat-dev
Filename: pool/universe/libd/libdlna/libdlna-dev_0.2.4-0ubuntu5_amd64.deb
Size: 23408
MD5sum: 63aa41aaca304ad0277e947398940291
SHA1: 2a576e7438b914df84691babec0cf00262903c8c
SHA256: d502f4260a3acc588f4fd1b3877900e9a93e69c4ea6547912110987fcfdcdb30
Description-en: development files for libdlna
The reference open-source implementation of DLNA (Digital Living Network
Alliance) standards. The primary goal is to provide DLNA support to uShare,
an embedded UPnP A/V Media Server, but will be used to build both DLNA
servers and players.
.
libdlna relies on FFMPEG librairies (libavformat and libavcodec)
to handle and demux A/V streams.
.
The libdlna-dev package contains the header files, and
debug versions of library.
Description-md5: 8ec139b294ca9d4f7f5d35d1f049aaf5
Homepage: http://libdlna.geexbox.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu