How to Install and Uninstall libnice.x86_64 Package on Rocky Linux 8
Last updated: November 25,2024
1. Install "libnice.x86_64" package
This guide let you learn how to install libnice.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libnice.x86_64
Copied
2. Uninstall "libnice.x86_64" package
This tutorial shows how to uninstall libnice.x86_64 on Rocky Linux 8:
$
sudo dnf remove
libnice.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libnice.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:41:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libnice
Version : 0.1.14
Release : 7.20180504git34d6044.el8
Architecture : x86_64
Size : 183 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.
Available Packages
Name : libnice
Version : 0.1.14
Release : 7.20180504git34d6044.el8
Architecture : x86_64
Size : 183 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.