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

Last updated: May 15,2024

1. Install "libnice.i686" package

Please follow the step by step instructions below to install libnice.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnice.i686

2. Uninstall "libnice.i686" package

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

$ sudo dnf remove libnice.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 5:41:43 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnice
Version : 0.1.14
Release : 7.20180504git34d6044.el8
Architecture : i686
Size : 199 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.