How to Install and Uninstall elixir.x86_64 Package on Fedora 38

Last updated: November 27,2024

1. Install "elixir.x86_64" package

Please follow the guidelines below to install elixir.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install elixir.x86_64

2. Uninstall "elixir.x86_64" package

This is a short guide on how to uninstall elixir.x86_64 on Fedora 38:

$ sudo dnf remove elixir.x86_64 $ sudo dnf autoremove

3. Information about the elixir.x86_64 package on Fedora 38

Last metadata expiration check: 4:37:04 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : elixir
Version : 1.15.7
Release : 1.fc38
Architecture : x86_64
Size : 7.5 M
Source : elixir-1.15.7-1.fc38.src.rpm
Repository : updates
Summary : A modern approach to programming for the Erlang VM
URL : https://elixir-lang.org/
License : ASL 2.0
Description : Elixir is a programming language built on top of the Erlang VM.
: As Erlang, it is a functional language built to support distributed,
: fault-tolerant, non-stop applications with hot code swapping.