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

Last updated: May 10,2024

1. Install "libre-dev" package

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

$ sudo apt update $ sudo apt install libre-dev

2. Uninstall "libre-dev" package

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

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

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

Package: libre-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1176
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: amd64
Source: libre
Version: 0.4.14-4
Depends: libre0 (= 0.4.14-4)
Filename: pool/universe/libr/libre/libre-dev_0.4.14-4_amd64.deb
Size: 236480
MD5sum: c16f87d14be76150982a6112fc84bb88
SHA1: a9d7322f6064383063fee6a3e751055011f29fb3
SHA256: d9c6029effbb0ec001363ce4054659ed9e4a76a268b81cba3d011e543393e0c2
Description-en: Generic library for real-time communications (development files)
Libre is a portable and generic library for real-time communications
with async IO support and a complete SIP stack with support for protocols
such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS Client.
.
The current features are:
.
SIP Stack (RFC 3261)
SDP parser
RTP and RTCP stack
DNS-Client
STUN/TURN/ICE stack
BFCP
Jitter-buffer
Async I/O (poll, epoll, select)
UDP/TCP/TLS transport
.
Design goals:
.
Portable POSIX source code (ANSI C89 and ISO C99 standard)
Robust, fast, low memory footprint
RFC compliance
IPv4 and IPv6 support
.
This package is only the library development files.
Description-md5: c3cdd24db0bf54199b8795c9f2de2583
Homepage: http://www.creytiv.com/re
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu