macOS
brew install libnicelocal Homebrew formula metadata
sudo port install libniceMacPorts ports tree · net/libnice/Portfile · source: api.github.com
brew
GLib ICE implementation. Version 0.1.23 via Homebrew; verified 2026-06-21.
install
brew install libnicelocal Homebrew formula metadata
sudo port install libniceMacPorts ports tree · net/libnice/Portfile · source: api.github.com
sudo apk add libniceAlpine Linux edge package indexes · libnice · source: dl-cdn.alpinelinux.org
sudo apt install gir1.2-nice-0.1Debian stable package indexes · gir1.2-nice-0.1 · source: deb.debian.org
sudo dnf install libniceFedora Rawhide package metadata · libnice · source: dl.fedoraproject.org
nix profile install nixpkgs#libnicenixpkgs package indexes · pkgs/by-name/li/libnice/package.nix · source: api.github.com
sudo pacman -S libniceArch Linux sync databases · libnice · source: geo.mirror.pkgbuild.com
sudo zypper install gstreamer-libniceopenSUSE Tumbleweed package metadata · gstreamer-libnice · source: download.opensuse.org
overview
GLib ICE implementation
history
libnice is the freedesktop.org GLib implementation of Interactive Connectivity Establishment, the NAT traversal technique used by real-time communication systems. It provides a GLib library, STUN/TURN support, pseudo-TCP support, and GStreamer elements.
The project released 0.0.1 in November 2008 and 0.1.0 in January 2011. Its documentation frames the library around ICE standards work, first RFC 5245 and later RFC 8445, with compatibility paths for older STUN, early ICE drafts, Google Talk, and Microsoft variants.
Collabora sponsored libnice, and the release tags show long-running maintenance by Youness Alaoui and Olivier Crete. The project uses freedesktop.org GitLab as upstream and explicitly directs issues and merge requests there rather than to mirrors.
libnice became important wherever GNOME/GLib, GStreamer, SIP, XMPP Jingle, and WebRTC-style peer-to-peer media needed ICE without embedding a full browser stack. The project page states that it has been tested for interoperability with Google's WebRTC library and with older Microsoft real-time communication implementations.
Applications create a NiceAgent, add streams, gather candidates, exchange credentials and candidates, and then move data through libnice APIs or through nicesrc and nicesink GStreamer elements. The reference manual separates ICE, STUN, TURN, and pseudo-TCP APIs.
libnice sits at a dense packaging junction: GLib, GStreamer, STUN, TURN, ICE, WebRTC interop, and freedesktop hosting. It matters because real-time communication stacks can depend on it without directly vendoring browser networking code.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stunbdc | cli | global executable | |
stund | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://wiki.freedesktop.org/nice/
install metadata
| Package key | brew:libnice |
|---|---|
| Version | 0.1.23 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libnice |
| Homepage | https://wiki.freedesktop.org/nice/ |
| Repository | https://gitlab.freedesktop.org/libnice/libnice |
| Upstream docs | https://libnice.freedesktop.org/ |
| License | LGPL-2.1-or-later OR MPL-1.1 |
| Source archive | https://libnice.freedesktop.org/releases/libnice-0.1.23.tar.gz |
| Last updated | 2026-06-21T00:07:24-04:00 |
| Pulse | updated |
| Dependencies | gettext, glib, gnutls |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libnice |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gir1.2-nice-0.1 0.1.22-1
ICE library (GObject introspection)
https://libnice.freedesktop.org/
sudo apt install gir1.2-nice-0.1gstreamer1.0-nice 0.1.22-1
ICE library (GStreamer plugin)
https://libnice.freedesktop.org/
sudo apt install gstreamer1.0-nicelibnice-dev 0.1.22-1
ICE library (development files)
https://libnice.freedesktop.org/
sudo apt install libnice-devlibnice-doc 0.1.22-1
ICE library (documentation)
https://libnice.freedesktop.org/
sudo apt install libnice-doclibnice10 0.1.22-1
ICE library (shared library)
https://libnice.freedesktop.org/
sudo apt install libnice10libnice
nix profile install nixpkgs#libnicegir1.2-nice-0.1 0.1.21-2build3
ICE library (GObject introspection)
sudo apt install gir1.2-nice-0.1gstreamer1.0-nice 0.1.21-2build3
ICE library (GStreamer plugin)
sudo apt install gstreamer1.0-nicelibnice-dev 0.1.21-2build3
ICE library (development files)
sudo apt install libnice-devlibnice-doc 0.1.21-2build3
ICE library (documentation)
sudo apt install libnice-doclibnice10 0.1.21-2build3
ICE library (shared library)
sudo apt install libnice10libnice 0.1.22-r0
GLib ICE implementation
https://libnice.freedesktop.org/
sudo apk add libnicelibnice-dbg 0.1.22-r0
GLib ICE implementation (debug symbols)
https://libnice.freedesktop.org/
sudo apk add libnice-dbglibnice-dev 0.1.22-r0
GLib ICE implementation (development files)
https://libnice.freedesktop.org/
sudo apk add libnice-devlibnice-gstreamer 0.1.22-r0
Gstreamer 1.0 plugin for libnice
https://libnice.freedesktop.org/
sudo apk add libnice-gstreamerlibnice 0.1.23-2.fc44
GLib ICE implementation
sudo dnf install libnicesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.