How to Install and Uninstall libnice.x86_64 Package on AlmaLinux 8

Last updated: April 30,2024

1. Install "libnice.x86_64" package

Please follow the steps below to install libnice.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libnice.x86_64

2. Uninstall "libnice.x86_64" package

This guide covers the steps necessary to uninstall libnice.x86_64 on AlmaLinux 8:

$ sudo dnf remove libnice.x86_64 $ sudo dnf autoremove

3. Information about the libnice.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:27:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libnice
Version : 0.1.14
Release : 7.20180504git34d6044.el8
Architecture : x86_64
Size : 184 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.