How to Install and Uninstall gstreamer1.0-nice Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: June 18,2024

1. Install "gstreamer1.0-nice" package

Please follow the step by step instructions below to install gstreamer1.0-nice on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gstreamer1.0-nice

2. Uninstall "gstreamer1.0-nice" package

Please follow the guidance below to uninstall gstreamer1.0-nice on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove gstreamer1.0-nice $ sudo apt autoclean && sudo apt autoremove

3. Information about the gstreamer1.0-nice package on Ubuntu 20.10 (Groovy Gorilla)

Package: gstreamer1.0-nice
Architecture: amd64
Version: 0.1.16-1
Multi-Arch: same
Priority: optional
Section: universe/net
Source: libnice
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Telepathy maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.48), libgstreamer1.0-0 (>= 1.2.0), libnice10 (>= 0.1.5)
Filename: pool/universe/libn/libnice/gstreamer1.0-nice_0.1.16-1_amd64.deb
Size: 18800
MD5sum: b05fb5c3cf8d0d36556248bdf5344c8f
SHA1: e7fd2cd6d8c049f48c9e3f77f0c1a9e88937dbb5
SHA256: 7a7a91f107f130353446ab2bee71e9c9d7406b6991881291548a31e7441c7399
SHA512: 8a1f3b6732b88434294c57d1dbbe29164f3af89d44da03d1e3f165d129df3c2fa7e17e3529cd3dd8c4bcc6e118f5385ba9b4f58e3f37fffe15d260c3c16f1bdb
Homepage: https://nice.freedesktop.org/
Description-en: ICE library (GStreamer plugin)
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 GStreamer1.0.
.
This package provides a GStreamer 1.0 plugin for nice.
Description-md5: e6a5fecf0861bb3b1b3bda258d7f2552
Task: xubuntu-desktop