How to Install and Uninstall erlang-sext.noarch Package on Fedora 38

Last updated: January 15,2025

1. Install "erlang-sext.noarch" package

This is a short guide on how to install erlang-sext.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install erlang-sext.noarch

2. Uninstall "erlang-sext.noarch" package

This is a short guide on how to uninstall erlang-sext.noarch on Fedora 38:

$ sudo dnf remove erlang-sext.noarch $ sudo dnf autoremove

3. Information about the erlang-sext.noarch package on Fedora 38

Last metadata expiration check: 5:53:27 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : erlang-sext
Version : 1.8.0
Release : 7.fc38
Architecture : noarch
Size : 52 k
Source : erlang-sext-1.8.0-7.fc38.src.rpm
Repository : fedora
Summary : Sortable Erlang Term Serialization
URL : https://github.com/uwiger/sext
License : ASL 2.0
Description : A sortable serialization library This library offers a serialization format
: (a la term_to_binary()) that preserves the Erlang term order.