How to Install and Uninstall flamegraph.noarch Package on Fedora 34
Last updated: November 27,2024
1. Install "flamegraph.noarch" package
This guide covers the steps necessary to install flamegraph.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
flamegraph.noarch
Copied
2. Uninstall "flamegraph.noarch" package
Please follow the instructions below to uninstall flamegraph.noarch on Fedora 34:
$
sudo dnf remove
flamegraph.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the flamegraph.noarch package on Fedora 34
Last metadata expiration check: 2:08:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : flamegraph
Version : 1.0
Release : 7.20200729.a258e78.fc34
Architecture : noarch
Size : 29 k
Source : flamegraph-1.0-7.20200729.a258e78.fc34.src.rpm
Repository : fedora
Summary : Stack trace visualizer
URL : http://www.brendangregg.com/flamegraphs.html
License : CDDL-1.0
Description : Flame graphs visualize profiled code. Stack samples can be captured
: using Linux perf_events, FreeBSD pmcstat (hwpmc), DTrace, SystemTap, and
: many other profilers. This package contains only the visualizer script,
: flamegraph.pl.
Available Packages
Name : flamegraph
Version : 1.0
Release : 7.20200729.a258e78.fc34
Architecture : noarch
Size : 29 k
Source : flamegraph-1.0-7.20200729.a258e78.fc34.src.rpm
Repository : fedora
Summary : Stack trace visualizer
URL : http://www.brendangregg.com/flamegraphs.html
License : CDDL-1.0
Description : Flame graphs visualize profiled code. Stack samples can be captured
: using Linux perf_events, FreeBSD pmcstat (hwpmc), DTrace, SystemTap, and
: many other profilers. This package contains only the visualizer script,
: flamegraph.pl.