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

Last updated: October 05,2024

1. Install "erlang-eper.noarch" package

This guide let you learn how to install erlang-eper.noarch on Fedora 34

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

2. Uninstall "erlang-eper.noarch" package

Learn how to uninstall erlang-eper.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:59:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : erlang-eper
Version : 0.99.1
Release : 6.fc34
Architecture : noarch
Size : 199 k
Source : erlang-eper-0.99.1-6.fc34.src.rpm
Repository : fedora
Summary : Erlang Performance and Debugging Tools
URL : https://github.com/massemanet/eper
License : MIT
Description : This is a loose collection of Erlang Performance related tools:
:
: * dtop - similar to unix top
: * ntop - visualizes network traffic
: * atop - shows various aspects of the VM allocators
: * redbug - similar to the OTP dbg application, but safer, better etc.