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

Last updated: May 13,2024

1. Install "libre0" package

Please follow the steps below to install libre0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libre0

2. Uninstall "libre0" package

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

$ sudo apt remove libre0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libre0
Priority: optional
Section: universe/libs
Installed-Size: 477
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: amd64
Source: libre
Version: 0.4.14-4
Depends: libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), zlib1g (>= 1:1.1.4)
Filename: pool/universe/libr/libre/libre0_0.4.14-4_amd64.deb
Size: 180196
MD5sum: fd2ce51763c73a49df594e05d2f23952
SHA1: d6e1b44778b4e1ceb94752f10b1ae4032d6a23a5
SHA256: d04d9041060d96c82734b2db7179c14ce223c0a0751e29fdebf79dac1db8f0c3
Description-en: Generic library for real-time communications with async IO support
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
Description-md5: b7b8f008cf899d69d4486b1e9cfb3b7c
Homepage: http://www.creytiv.com/re
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu