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

Last updated: September 20,2024

1. Install "erlang.x86_64" package

Please follow the guidelines below to install erlang.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install erlang.x86_64

2. Uninstall "erlang.x86_64" package

This tutorial shows how to uninstall erlang.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove erlang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 4:18:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : erlang
Version : 22.0.7
Release : 1.el8
Architecture : x86_64
Size : 30 k
Source : erlang-22.0.7-1.el8.src.rpm
Repository : epel
Summary : General-purpose programming language and runtime environment
URL : https://www.erlang.org
License : ASL 2.0
Description : Erlang is a general-purpose programming language and runtime
: environment. Erlang has built-in support for concurrency, distribution
: and fault tolerance. Erlang is used in several large telecommunication
: systems from Ericsson.