How to Install and Uninstall libnice10 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "libnice10" package

This guide covers the steps necessary to install libnice10 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnice10

2. Uninstall "libnice10" package

Please follow the instructions below to uninstall libnice10 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnice10 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnice10 package on Ubuntu 21.10 (Impish Indri)

Package: libnice10
Architecture: amd64
Version: 0.1.16-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libnice
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Telepathy maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 378
Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.48), libgnutls30 (>= 3.6.9), libgupnp-igd-1.0-4 (>= 0.2.4)
Filename: pool/universe/libn/libnice/libnice10_0.1.16-1_amd64.deb
Size: 135936
MD5sum: 73299edaf48ca3ffd982c1602050fe1c
SHA1: e4be13ac08bee43c9e381db058b36b7063acdb5c
SHA256: 197d7ddf9a6e74b45d4a475a5eae0fc46a579868ad5f3187f012941a26de9b10
SHA512: 38a70493418f3f7acc7ad7222747c72354c7ed9672c46ca6f3c3a8d849ba4ef08d5ef023ce6b35375fa8eb91bb85976db1688eb47671469b895bff6ba6e12898
Homepage: https://nice.freedesktop.org/
Description-en: ICE library (shared library)
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 the nice library.
Description-md5: 607bd90945ab95ad3b967004acbc27c6
Task: ubuntustudio-video