How to Install and Uninstall erlang-oauth.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "erlang-oauth.noarch" package

Please follow the guidelines below to install erlang-oauth.noarch on Fedora 38

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

2. Uninstall "erlang-oauth.noarch" package

This guide let you learn how to uninstall erlang-oauth.noarch on Fedora 38:

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

3. Information about the erlang-oauth.noarch package on Fedora 38

Last metadata expiration check: 3:43:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : erlang-oauth
Version : 2.1.0
Release : 4.fc38
Architecture : noarch
Size : 34 k
Source : erlang-oauth-2.1.0-4.fc38.src.rpm
Repository : fedora
Summary : An Erlang OAuth 1.0 implementation
URL : http://github.com/tim/erlang-oauth
License : MIT
Description : An Erlang OAuth 1.0 implementation. Includes functions for generating
: signatures (client side), verifying signatures (server side), and some
: convenience functions for making OAuth HTTP requests (client side).