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

Last updated: May 20,2024

1. Install "libnice-dev" package

This guide covers the steps necessary to install libnice-dev on Kali Linux

$ sudo apt update $ sudo apt install libnice-dev

2. Uninstall "libnice-dev" package

Please follow the steps below to uninstall libnice-dev on Kali Linux:

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

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

Package: libnice-dev
Source: libnice
Version: 0.1.21-2
Installed-Size: 508
Maintainer: Debian Telepathy maintainers
Architecture: amd64
Depends: gir1.2-nice-0.1 (= 0.1.21-2), libglib2.0-dev (>= 2.48), libgnutls28-dev (>= 2.12.0), libgupnp-igd-1.6-dev, libnice10 (= 0.1.21-2)
Size: 68980
SHA256: 9537de49534a10cd6e92ce117bb75dda10bddf8e2232b305f46e22c089ce0ef6
SHA1: 866e961f3a92d3fe0860f31f9612582692b78420
MD5sum: 53c9f19d355d8c3c918a6871a283e291
Description: ICE library (development files)
Nice is an implementation of the IETF's draft Interactive Connectivity
Establishment standard (ICE). ICE is useful for applications that want to
establish peer-to-peer UDP data streams. It automates the process of
traversing NATs and provides security against some attacks.
.
Existing standards that use ICE include the Session Initiation Protocol (SIP)
and the Jingle XMPP extension for audio/video calls.
.
Nice includes integration with GStreamer.
.
This package provides development files for nice.
Description-md5:
Multi-Arch: same
Homepage: https://nice.freedesktop.org/
Tag: devel::lang:c, devel::library, implemented-in::c, network::client,
protocol::ip, protocol::udp, protocol::voip, role::devel-lib,
role::program
Section: libdevel
Priority: optional
Filename: pool/main/libn/libnice/libnice-dev_0.1.21-2_amd64.deb