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

Last updated: November 25,2024

1. Install "erlang-getopt.noarch" package

This tutorial shows how to install erlang-getopt.noarch on Fedora 36

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

2. Uninstall "erlang-getopt.noarch" package

This is a short guide on how to uninstall erlang-getopt.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:27:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : erlang-getopt
Version : 1.0.2
Release : 5.fc36
Architecture : noarch
Size : 45 k
Source : erlang-getopt-1.0.2-5.fc36.src.rpm
Repository : fedora
Summary : Erlang module to parse command line arguments using the GNU getopt syntax
URL : https://github.com/jcomellas/getopt
License : BSD
Description : Command-line parsing module that uses a syntax similar to that of GNU getopt.