< Home - < Back

erlang-reltool


Information about the package, erlang-reltool, which is shipped with common Linux distributions. The erlang-reltool package is designed for, A release management tool.


Package Name:

erlang-reltool

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.

Architecture:

x86_64

Version:

R14B

Release:

04.3.el6

Size:

296 k

Repository:

epel

From Repository:

Licence:

ERPL



Handy Yum Commands for erlang-reltool


Control the erlang-reltool package with the following handy commands outlined below.


Command

Description of Command

yum install erlang-reltool

This command will install erlang-reltool on the server.

yum remove erlang-reltool

This command will un-install erlang-reltool on the server. When you run this command, you will be asked if you are sure that you want to remove erlang-reltool, so you have to manually confirm that you want to do this.

yum -y remove erlang-reltool

This command will un-install erlang-reltool on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove erlang-reltool when using the -y flag.

yum update erlang-reltool

This command will update erlang-reltool to the latest version. When you run this command, you will be asked if you are sure that you want to remove erlang-reltool, so you have to manually confirm that you want to do this.

yum -y update erlang-reltool

This command will update erlang-reltool to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove erlang-reltool when using the -y flag.

yum info erlang-reltool

This command will show you core information about the erlang-reltool package.

yum deplist erlang-reltool

This command will show you the dependencies for erlang-reltool. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update erlang-reltool

This command will check if there is an update waiting on erlang-reltool. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.