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

Last updated: November 27,2024

1. Install "erlang-getopt.noarch" package

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

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

2. Uninstall "erlang-getopt.noarch" package

Please follow the steps below to uninstall erlang-getopt.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:33:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : erlang-getopt
Version : 1.0.2
Release : 4.fc35
Architecture : noarch
Size : 45 k
Source : erlang-getopt-1.0.2-4.fc35.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.