How to Install and Uninstall libnice.i686 Package on Fedora 35

Last updated: February 06,2025

1. Install "libnice.i686" package

Here is a brief guide to show you how to install libnice.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libnice.i686

2. Uninstall "libnice.i686" package

This guide covers the steps necessary to uninstall libnice.i686 on Fedora 35:

$ sudo dnf remove libnice.i686 $ sudo dnf autoremove

3. Information about the libnice.i686 package on Fedora 35

Last metadata expiration check: 4:26:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libnice
Version : 0.1.18
Release : 2.fc35
Architecture : i686
Size : 208 k
Source : libnice-0.1.18-2.fc35.src.rpm
Repository : fedora
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.