How to Install and Uninstall erlang-rebar3.noarch Package on Fedora 39

Last updated: November 30,2024

1. Install "erlang-rebar3.noarch" package

This guide covers the steps necessary to install erlang-rebar3.noarch on Fedora 39

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

2. Uninstall "erlang-rebar3.noarch" package

This tutorial shows how to uninstall erlang-rebar3.noarch on Fedora 39:

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

3. Information about the erlang-rebar3.noarch package on Fedora 39

Last metadata expiration check: 1:11:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : erlang-rebar3
Version : 3.22.0
Release : 2.fc39
Architecture : noarch
Size : 1.0 M
Source : erlang-rebar3-3.22.0-2.fc39.src.rpm
Repository : fedora
Summary : Tool for working with Erlang projects
URL : https://github.com/erlang/rebar3
License : ASL 2.0 and MIT
Description : Rebar3 is an Erlang tool that makes it easy to create, develop, and release
: Erlang libraries, applications, and systems in a repeatable manner.