How to Install and Uninstall libnice.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 03,2024

1. Install "libnice.x86_64" package

Please follow the steps below to install libnice.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnice.x86_64

2. Uninstall "libnice.x86_64" package

This is a short guide on how to uninstall libnice.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libnice.x86_64 $ sudo dnf autoremove

3. Information about the libnice.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:41:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnice
Version : 0.1.14
Release : 7.20180504git34d6044.el8
Architecture : x86_64
Size : 185 k
Source : libnice-0.1.14-7.20180504git34d6044.el8.src.rpm
Repository : appstream
Summary : GLib ICE implementation
URL : https://nice.freedesktop.org/wiki/
License : LGPLv2 and MPLv1.1
Description : libnice is an implementation of the IETF 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 Jingle, XMPP extension
: for audio/video calls.