How to Install and Uninstall erlang-erlydtl.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "erlang-erlydtl.noarch" package

Please follow the steps below to install erlang-erlydtl.noarch on Fedora 36

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

2. Uninstall "erlang-erlydtl.noarch" package

In this section, we are going to explain the necessary steps to uninstall erlang-erlydtl.noarch on Fedora 36:

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

3. Information about the erlang-erlydtl.noarch package on Fedora 36

Last metadata expiration check: 4:06:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : erlang-erlydtl
Version : 0.13.1
Release : 4.fc36
Architecture : noarch
Size : 454 k
Source : erlang-erlydtl-0.13.1-4.fc36.src.rpm
Repository : fedora
Summary : Erlang implementation of the Django Template Language
URL : https://github.com/erlydtl/erlydtl
License : MIT
Description : ErlyDTL is an Erlang implementation of the Django Template Language. The
: erlydtl module compiles Django Template source code into Erlang bytecode. The
: compiled template has a "render" function that takes a list of variables and
: returns a fully rendered document.