How to Install and Uninstall golang-github-felixge-fgprof-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "golang-github-felixge-fgprof-dev" package

Please follow the step by step instructions below to install golang-github-felixge-fgprof-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-felixge-fgprof-dev

2. Uninstall "golang-github-felixge-fgprof-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-felixge-fgprof-dev on Kali Linux:

$ sudo apt remove golang-github-felixge-fgprof-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-felixge-fgprof-dev package on Kali Linux

Package: golang-github-felixge-fgprof-dev
Source: golang-github-felixge-fgprof
Version: 0.9.2-1
Installed-Size: 33
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-google-pprof-dev
Size: 7840
SHA256: 55d459e43e8e5b68b121e307dc21b73851ba41dbd9d46484e7bda99480517f67
SHA1: b3424bd1fb380999c11b148267a42c4a6862e068
MD5sum: 475c40f993d0ff9e8b63062538417fc0
Description: sampling Go profiler for analyzing On-CPU and Off-CPU
This package contains a sampling Go profiler that allows one to analyze
On-CPU as well as Off-CPU (e.g. I/O) time together.
.
Go's builtin sampling CPU profiler can only show On-CPU time, but it's
better than fgprof at that. Go also includes tracing profilers that can
analyze I/O, but they can't be combined with the CPU profiler.
.
fgprof is designed for analyzing applications with mixed I/O and CPU
workloads. This kind of profiling is also known as wall-clock profiling.
Description-md5:
Homepage: https://github.com/felixge/fgprof
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-felixge-fgprof/golang-github-felixge-fgprof-dev_0.9.2-1_all.deb