How to Install and Uninstall golang-github-google-pprof-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "golang-github-google-pprof-dev" package

This is a short guide on how to install golang-github-google-pprof-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-google-pprof-dev

2. Uninstall "golang-github-google-pprof-dev" package

This is a short guide on how to uninstall golang-github-google-pprof-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-google-pprof-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-google-pprof-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-google-pprof-dev
Architecture: all
Version: 0.0~git20200905.acf8798-2
Priority: optional
Section: universe/devel
Source: golang-github-google-pprof
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3581
Depends: golang-github-chzyer-readline-dev, golang-github-ianlancetaylor-demangle-dev
Filename: pool/universe/g/golang-github-google-pprof/golang-github-google-pprof-dev_0.0~git20200905.acf8798-2_all.deb
Size: 880264
MD5sum: eda09e7737275c1d77810ac294764ae2
SHA1: c49739de5ed1cea6d97936b96e0cfe089a4ac8bf
SHA256: 26e152e7e1c82251342a288777da2506aad33364c6a853f9a4c209c3a02de1b9
SHA512: 8c1e08d86826049166246d312f36a414f63a1e0d6c17ec7571122e2251aab7be7cec320af0f60d9dffb29cb0ac1a515754cc088919fdcfc0db22de36250a0048
Homepage: https://github.com/google/pprof
Description-en: pprof is a tool for visualization and analysis of profiling data
pprof reads a collection of profiling samples in profile.proto format
and generates reports to visualize and help analyze the data. It can
generate both text and graphical reports (through the use of the dot
visualization package).
.
profile.proto is a protocol buffer that describes a set of callstacks
and symbolization information. A common usage is to represent a set of
sampled callstacks from statistical profiling. The format is described
on the proto/profile.proto (./proto/profile.proto) file. For details on
protocol buffers, see https://developers.google.com/protocol-buffers
.
Profiles can be read from a local file, or over http. Multiple profiles
of the same type can be aggregated or compared.
.
If the profile samples contain machine addresses, pprof can symbolize
them through the use of the native binutils tools (addr2line and nm).
.
This is not an official Google product.
Description-md5: e308e5635488bfe6325a879890ed1d85