How to Install and Uninstall sysprof Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "sysprof" package

This is a short guide on how to install sysprof on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sysprof

2. Uninstall "sysprof" package

Here is a brief guide to show you how to uninstall sysprof on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sysprof $ sudo apt autoclean && sudo apt autoremove

3. Information about the sysprof package on Ubuntu 20.10 (Groovy Gorilla)

Package: sysprof
Architecture: amd64
Version: 3.38.1-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2472
Provides: libsysprof-4 (= 3.38.1-1), libsysprof-4-dev (= 3.38.1-1), libsysprof-capture-4-dev (= 3.38.1-1), libsysprof-ui-4 (= 3.38.1-1), libsysprof-ui-4-dev (= 3.38.1-1)
Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libdazzle-1.0-0 (>= 3.30.0), libglib2.0-0 (>= 2.61.3), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-agent-1-0 (>= 0.105), libpolkit-gobject-1-0 (>= 0.105), libstdc++6 (>= 4.1.1), libunwind8, dconf-gsettings-backend | gsettings-backend
Suggests: libdazzle-1.0-dev (>= 3.30.0), libglib2.0-dev (>= 2.61.3), libgtk-3-dev (>= 3.22.0), libpolkit-gobject-1-dev (>= 0.105)
Breaks: gnome-builder (<< 3.37.90)
Filename: pool/universe/s/sysprof/sysprof_3.38.1-1_amd64.deb
Size: 379540
MD5sum: b94b0673d6058d8871facb644f803303
SHA1: bb6c1001c13ca7948b2b99bbb3a76bb760ca8b70
SHA256: 9e2b7ce73ef047c391340517a36f18e125ee343cad63ec89c368dcbd23dd5c9d
SHA512: 43f558af7ccac987e990eed0d5c8e18b756baaa2e544db208f82ae5eaab49a3cdffd03a3f2c0396ec0610fe36c2611cb54eee7f06702416ace166c64955a9ec1
Homepage: https://wiki.gnome.org/Apps/Sysprof
Description-en: system-wide Linux profiler
Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to
profile the entire system, not just a single application. Sysprof handles
shared libraries and applications do not need to be recompiled. In fact they
don't even have to be restarted.
.
It has the following features:
- profiles all running processes, not just a single application
- has a simple graphical interface
- shows the time spent in each branch of the call tree
- profiles can be loaded and saved
Description-md5: 9eed05f73779350c69a87944de3a0134