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

Last updated: November 01,2024

1. Install "erlang.x86_64" package

This tutorial shows how to install erlang.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install erlang.x86_64

2. Uninstall "erlang.x86_64" package

Please follow the guidance below to uninstall erlang.x86_64 on CentOS Stream 8:

$ sudo dnf remove erlang.x86_64 $ sudo dnf autoremove

3. Information about the erlang.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:26:13 ago on Sun Feb 25 03:03:59 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.