How to Install and Uninstall golang-github-google-pprof-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

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

Here is a brief guide to show you how to install golang-github-google-pprof-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This tutorial shows how to uninstall golang-github-google-pprof-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-google-pprof-dev
Architecture: all
Version: 0.0~git20190723.34ac40c-1
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: 1195
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~git20190723.34ac40c-1_all.deb
Size: 205280
MD5sum: 5b0b439d0a2491007b75af9f00462116
SHA1: 627e494364cf41a74fd578b911dc5ff8db353c5d
SHA256: dd617eecbf9febcb5e938283179388268c9c5027ef326a054d36fb496c83e316
SHA512: e508cb471ae01fd3d2f2b560ef9d4f7a62b4ec0a849bc72fd54721cf5f99b18c4b60f1708da8b80b203b7d3f591794db1666181cc83aa6ef04cd0bd9b9f60f53
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