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

Last updated: January 11,2025

1. Install "elixir.x86_64" package

This guide covers the steps necessary to install elixir.x86_64 on Fedora 39

$ 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 39:

$ sudo dnf remove elixir.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:53:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : elixir
Version : 1.15.7
Release : 1.fc39
Architecture : x86_64
Size : 7.4 M
Source : elixir-1.15.7-1.fc39.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.