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

Last updated: October 14,2024

1. Install "erlang-rebar3-pc.noarch" package

Please follow the instructions below to install erlang-rebar3-pc.noarch on Fedora 38

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

2. Uninstall "erlang-rebar3-pc.noarch" package

This is a short guide on how to uninstall erlang-rebar3-pc.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:03:45 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : erlang-rebar3-pc
Version : 1.14.0
Release : 2.fc38
Architecture : noarch
Size : 53 k
Source : erlang-rebar3-pc-1.14.0-2.fc38.src.rpm
Repository : fedora
Summary : A port compiler for rebar3
URL : https://github.com/blt/port_compiler
License : MIT
Description : This plugin is intended to replicate the rebar2 support for compiling native
: code. It is not a drop-in replacement in terms of command-line interface but
: the exact configuration interface in projects' rebar.configs have been
: preserved.