How to Install and Uninstall libre-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "libre-dev" package

Please follow the instructions below to install libre-dev on Kali Linux

$ sudo apt update $ sudo apt install libre-dev

2. Uninstall "libre-dev" package

This guide covers the steps necessary to uninstall libre-dev on Kali Linux:

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

3. Information about the libre-dev package on Kali Linux

Package: libre-dev
Source: libre (1.1.0-1)
Version: 1.1.0-1+b2
Installed-Size: 1238
Maintainer: Debian VoIP Team
Architecture: amd64
Depends: libre0 (= 1.1.0-1+b2)
Size: 259840
SHA256: d81feb8961296111d6744fc96a0e021a6326e74f5562e002c652be5a45df4de7
SHA1: 70f3b7977dc1406509185cdcb24e72efa2f58adc
MD5sum: 85fe17c8b78961a67e5d183e3b44b127
Description: 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
* 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
.
This package provides development headers.
Description-md5:
Multi-Arch: same
Homepage: http://www.creytiv.com/re.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libr/libre/libre-dev_1.1.0-1+b2_amd64.deb