How to Install and Uninstall massif-visualizer.x86_64 Package on Fedora 34

Last updated: September 29,2024

1. Install "massif-visualizer.x86_64" package

Please follow the step by step instructions below to install massif-visualizer.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install massif-visualizer.x86_64

2. Uninstall "massif-visualizer.x86_64" package

Please follow the step by step instructions below to uninstall massif-visualizer.x86_64 on Fedora 34:

$ sudo dnf remove massif-visualizer.x86_64 $ sudo dnf autoremove

3. Information about the massif-visualizer.x86_64 package on Fedora 34

Last metadata expiration check: 2:16:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : massif-visualizer
Version : 0.7.0
Release : 7.fc34
Architecture : x86_64
Size : 185 k
Source : massif-visualizer-0.7.0-7.fc34.src.rpm
Repository : fedora
Summary : Visualizer for Massif heap memory profiler data files
URL : https://cgit.kde.org/massif-visualizer.git
License : GPLv2+
Description : Massif Visualizer is a tool that visualizes massif data.
:
: You run your application in Valgrind with "--tool=massif" and then open the
: generated "massif.out." in the visualizer. Gzip or Bzip2 compressed massif
: files can also be opened transparently.