How to Install and Uninstall libre0 Package on Kali Linux

Last updated: July 08,2024

1. Install "libre0" package

In this section, we are going to explain the necessary steps to install libre0 on Kali Linux

$ sudo apt update $ sudo apt install libre0

2. Uninstall "libre0" package

Please follow the steps below to uninstall libre0 on Kali Linux:

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

3. Information about the libre0 package on Kali Linux

Package: libre0
Source: libre (1.1.0-1)
Version: 1.1.0-1+b2
Installed-Size: 556
Maintainer: Debian VoIP Team
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Breaks: baresip-core (<< 1.0.0)
Size: 201572
SHA256: 4786631d7e7b670a1a99591e0be0f68de0ab9dce58d5b63bf70cc945eecd98a8
SHA1: efac48a42372cc106b6ce2bb4037f007e37f0d4b
MD5sum: a9d3ace46a70ac237750c05d525f8fb0
Description: 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
* RTP and RTCP
* SRTP and SRTCP (Secure RTP)
* DNS-Client
* STUN/TURN/ICE stack
* BFCP
* HTTP-stack with client/server
* Websockets
* Jitter-buffer
* Async I/O (poll, epoll, select, kqueue)
* UDP/TCP/TLS/DTLS transport
* JSON parser
* RTMP and RTMPS (Real Time Messaging Protocol)
.
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:
Multi-Arch: same
Homepage: http://www.creytiv.com/re.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libr/libre/libre0_1.1.0-1+b2_amd64.deb