How to Install and Uninstall erlang-meck.noarch Package on Fedora 34
Last updated: March 01,2025
1. Install "erlang-meck.noarch" package
This guide covers the steps necessary to install erlang-meck.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
erlang-meck.noarch
Copied
2. Uninstall "erlang-meck.noarch" package
This tutorial shows how to uninstall erlang-meck.noarch on Fedora 34:
$
sudo dnf remove
erlang-meck.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the erlang-meck.noarch package on Fedora 34
Last metadata expiration check: 1:48:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : erlang-meck
Version : 0.9.2
Release : 1.fc34
Architecture : noarch
Size : 80 k
Source : erlang-meck-0.9.2-1.fc34.src.rpm
Repository : updates
Summary : A mocking library for Erlang
URL : https://github.com/eproxus/meck
License : ASL 2.0
Description : With meck you can easily mock modules in Erlang. Since meck is intended to be
: used in testing, you can also perform some basic validations on the mocked
: modules, such as making sure no function is called in a way it should not.
Available Packages
Name : erlang-meck
Version : 0.9.2
Release : 1.fc34
Architecture : noarch
Size : 80 k
Source : erlang-meck-0.9.2-1.fc34.src.rpm
Repository : updates
Summary : A mocking library for Erlang
URL : https://github.com/eproxus/meck
License : ASL 2.0
Description : With meck you can easily mock modules in Erlang. Since meck is intended to be
: used in testing, you can also perform some basic validations on the mocked
: modules, such as making sure no function is called in a way it should not.