How to Install and Uninstall erlang-stun.noarch Package on Fedora 36

Last updated: May 17,2024

1. Install "erlang-stun.noarch" package

Please follow the guidance below to install erlang-stun.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install erlang-stun.noarch

2. Uninstall "erlang-stun.noarch" package

This tutorial shows how to uninstall erlang-stun.noarch on Fedora 36:

$ sudo dnf remove erlang-stun.noarch $ sudo dnf autoremove

3. Information about the erlang-stun.noarch package on Fedora 36

Last metadata expiration check: 0:05:16 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : erlang-stun
Version : 1.0.37
Release : 4.fc36
Architecture : noarch
Size : 143 k
Source : erlang-stun-1.0.37-4.fc36.src.rpm
Repository : fedora
Summary : STUN and TURN library for Erlang / Elixir
URL : https://github.com/processone/stun/
License : ASL 2.0
Description : STUN and TURN library for Erlang / Elixir. Both STUN (Session Traversal
: Utilities for NAT) and TURN standards are used as techniques to establish media
: connection between peers for VoIP (for example using SIP or Jingle) and WebRTC.