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

Last updated: September 29,2024

1. Install "erlang-oauth.noarch" package

This is a short guide on how to install erlang-oauth.noarch on Fedora 36

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

2. Uninstall "erlang-oauth.noarch" package

Please follow the steps below to uninstall erlang-oauth.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:03:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : erlang-oauth
Version : 2.1.0
Release : 2.fc36
Architecture : noarch
Size : 34 k
Source : erlang-oauth-2.1.0-2.fc36.src.rpm
Repository : updates
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).