How to Install and Uninstall erlang-clique.noarch Package on Fedora 34

Last updated: June 30,2024

1. Install "erlang-clique.noarch" package

Here is a brief guide to show you how to install erlang-clique.noarch on Fedora 34

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

2. Uninstall "erlang-clique.noarch" package

Please follow the instructions below to uninstall erlang-clique.noarch on Fedora 34:

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

3. Information about the erlang-clique.noarch package on Fedora 34

Last metadata expiration check: 3:17:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : erlang-clique
Version : 0.3.11
Release : 2.fc34
Architecture : noarch
Size : 91 k
Source : erlang-clique-0.3.11-2.fc34.src.rpm
Repository : fedora
Summary : CLI Framework for Erlang
URL : https://github.com/basho/clique
License : ASL 2.0
Description : Clique is an opinionated framework for building command line interfaces in
: Erlang. It provides users with an interface that gives them enough power to
: build complex CLIs, but enough constraint to make them appear consistent.