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

Last updated: October 09,2024

1. Install "erlang.x86_64" package

Please follow the guidance below to install erlang.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install erlang.x86_64

2. Uninstall "erlang.x86_64" package

Please follow the steps below to uninstall erlang.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove erlang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:10:01 ago on Mon Feb 26 15:59:38 2024.
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.