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

Last updated: July 01,2024

1. Install "elixir.x86_64" package

Please follow the instructions below to install elixir.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install elixir.x86_64

2. Uninstall "elixir.x86_64" package

This guide covers the steps necessary to uninstall elixir.x86_64 on Fedora 34:

$ sudo dnf remove elixir.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:17:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : elixir
Version : 1.11.3
Release : 1.fc34
Architecture : x86_64
Size : 5.3 M
Source : elixir-1.11.3-1.fc34.src.rpm
Repository : fedora
Summary : A modern approach to programming for the Erlang VM
URL : http://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.