How to Install and Uninstall python3-spyder-memory-profiler Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "python3-spyder-memory-profiler" package

Please follow the step by step instructions below to install python3-spyder-memory-profiler on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-spyder-memory-profiler

2. Uninstall "python3-spyder-memory-profiler" package

This is a short guide on how to uninstall python3-spyder-memory-profiler on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-spyder-memory-profiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-spyder-memory-profiler package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-spyder-memory-profiler
Architecture: all
Version: 0.1.2-1
Priority: optional
Section: universe/python
Source: spyder-memory-profiler
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 66
Depends: python3-memory-profiler, python3-spyder, python3:any (>= 3.5~)
Filename: pool/universe/s/spyder-memory-profiler/python3-spyder-memory-profiler_0.1.2-1_all.deb
Size: 14204
MD5sum: 7b99b77b8462e9d136bc962454553d0c
SHA1: a6c28d404d540570afb8cfe1a8a41261840fd99c
SHA256: ca282217b3cb1df8bed7819a0f09f12a0fd233a325a106ae50351cdd3b3fbf37
SHA512: 9fa3f00c96b6cd821d0e41f677ff0d2386910328edf4eba7abbd7b6efcc9eb18b94ee18796e0335b5c92d8966e7e81684180961a3c7fab006dbc76e6f39ee53d
Homepage: https://github.com/spyder-ide/spyder-memory-profiler
Description-en: memory profiling plugin for the Spyder IDE
This is a plugin for the Spyder IDE that integrates the Python memory
profiler. It allows you to see the memory usage in every line.
.
Add a `@profile` decorator to the functions that you wish to profile then
press Ctrl+Shift+F10 to run the profiler on the current script, or go to
`Run > Profile memory line by line`.
.
The results will be shown in a dockwidget, grouped by function. Lines with a
stronger color have the largest increments in memory usage.
Description-md5: 2fb9cf37ca4b6548c3f19a22ac9aaed9