How to Install and Uninstall erlang-reltool.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 20,2024

1. Install "erlang-reltool.x86_64" package

This tutorial shows how to install erlang-reltool.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "erlang-reltool.x86_64" package

This guide let you learn how to uninstall erlang-reltool.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the erlang-reltool.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:18:57 ago on Sun May 9 13:03:46 2021.
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.