How to Install and Uninstall erlang-reltool Package on openSUSE Leap

Last updated: July 01,2024

1. Install "erlang-reltool" package

This guide covers the steps necessary to install erlang-reltool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install erlang-reltool

2. Uninstall "erlang-reltool" package

This is a short guide on how to uninstall erlang-reltool on openSUSE Leap:

$ sudo zypper remove erlang-reltool

3. Information about the erlang-reltool package on openSUSE Leap

Information for package erlang-reltool:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : erlang-reltool
Version : 23.3.4.19-150300.3.14.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 407.5 KiB
Installed : No
Status : not installed
Source package : erlang-23.3.4.19-150300.3.14.1.src
Upstream URL : http://www.erlang.org
Summary : A release management tool
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.