How to Install and Uninstall gap-pkg-profiling.x86_64 Package on Fedora 36
Last updated: January 11,2025
1. Install "gap-pkg-profiling.x86_64" package
This tutorial shows how to install gap-pkg-profiling.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
gap-pkg-profiling.x86_64
Copied
2. Uninstall "gap-pkg-profiling.x86_64" package
Please follow the instructions below to uninstall gap-pkg-profiling.x86_64 on Fedora 36:
$
sudo dnf remove
gap-pkg-profiling.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gap-pkg-profiling.x86_64 package on Fedora 36
Last metadata expiration check: 0:53:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gap-pkg-profiling
Version : 2.5.0
Release : 1.fc36
Architecture : x86_64
Size : 78 k
Source : gap-pkg-profiling-2.5.0-1.fc36.src.rpm
Repository : fedora
Summary : Line by line profiling and code coverage for GAP
URL : https://gap-packages.github.io/profiling/
License : MIT and Public Domain
Description : This package provides line-by-line profiling of GAP, allowing both
: discovering which lines of code take the most time, and which lines of
: code are even executed.
:
: The main function provided by this package is
: OutputAnnotatedCodeCoverageFiles, which takes a previously generated
: profile (using ProfileLineByLine or CoverageLineByLine, both provided by
: the GAP library), and outputs human-readable HTML files.
:
: There is also OutputFlameGraph, which outputs a graphical diagram
: showing which functions took the most time during execution.
Available Packages
Name : gap-pkg-profiling
Version : 2.5.0
Release : 1.fc36
Architecture : x86_64
Size : 78 k
Source : gap-pkg-profiling-2.5.0-1.fc36.src.rpm
Repository : fedora
Summary : Line by line profiling and code coverage for GAP
URL : https://gap-packages.github.io/profiling/
License : MIT and Public Domain
Description : This package provides line-by-line profiling of GAP, allowing both
: discovering which lines of code take the most time, and which lines of
: code are even executed.
:
: The main function provided by this package is
: OutputAnnotatedCodeCoverageFiles, which takes a previously generated
: profile (using ProfileLineByLine or CoverageLineByLine, both provided by
: the GAP library), and outputs human-readable HTML files.
:
: There is also OutputFlameGraph, which outputs a graphical diagram
: showing which functions took the most time during execution.