How to Install and Uninstall erlang-reltool.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "erlang-reltool.x86_64" package

This is a short guide on how to install erlang-reltool.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install erlang-reltool.x86_64

2. Uninstall "erlang-reltool.x86_64" package

Please follow the step by step instructions below to uninstall erlang-reltool.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove erlang-reltool.x86_64 $ sudo dnf autoremove

3. Information about the erlang-reltool.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:14:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : erlang-reltool
Version : 22.0.7
Release : 1.el8
Architecture : x86_64
Size : 353 k
Source : erlang-22.0.7-1.el8.src.rpm
Repository : epel
Summary : A release management tool
URL : https://www.erlang.org
License : ASL 2.0
Description : Reltool is a release management tool. It analyses a given
: Erlang/OTP installation and determines various dependencies
: between applications. The graphical frontend depicts the
: dependencies and enables interactive customization of a
: target system. The backend provides a batch interface
: for generation of customized target systems.