How to Install and Uninstall runsnakerun Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "runsnakerun" package

This guide covers the steps necessary to install runsnakerun on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install runsnakerun

2. Uninstall "runsnakerun" package

This is a short guide on how to uninstall runsnakerun on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove runsnakerun $ sudo apt autoclean && sudo apt autoremove

3. Information about the runsnakerun package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: runsnakerun
Priority: optional
Section: universe/devel
Installed-Size: 616
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Version: 2.0.4-2
Depends: python-squaremap (>= 1:1.0.3-1), python-setuptools, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/r/runsnakerun/runsnakerun_2.0.4-2_all.deb
Size: 334366
MD5sum: 78ebd9e94bb7094fcbe622113360f929
SHA1: 3b0125f50fab3441ab8b8068de277c6560a459f4
SHA256: 162ddbb713d581a8b6af6358b575c2d372c365187668da508480503d08b8f8c1
Description-en: GUI utility for (Python) cProfile or Profile profiler dumps
RunSnakeRun is a small GUI utility that allows you to view (Python) cProfile or
Profile profiler dumps in a sortable GUI view.
.
It allows you to explore the profiler information using a "square map"
visualization or sortable tables of data.
Description-md5: 54f7ffd5763d13a1e016848839a33223
Homepage: http://www.vrplumber.com/programming/runsnakerun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu