How to Install and Uninstall python3-spyder-line-profiler Package on Kali Linux

Last updated: May 18,2024

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

Learn how to install python3-spyder-line-profiler on Kali Linux

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

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

Please follow the instructions below to uninstall python3-spyder-line-profiler on Kali Linux:

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

3. Information about the python3-spyder-line-profiler package on Kali Linux

Package: python3-spyder-line-profiler
Source: spyder-line-profiler
Version: 0.3.2-2
Installed-Size: 71
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-line-profiler (>= 4.1.2), python3-qtawesome, python3-spyder (>= 5.4.1), python3:any
Size: 15588
SHA256: f61dbffb2dc8d54d8d2dd6a80c91d83c6a98c10d555fa3cd27193af9dcf484cb
SHA1: eb7dcaac7fa026360cf790d74afcfba7ef673a7f
MD5sum: 4881e5ad6e6b2c427436bccc22c30181
Description: line profiling plugin for the Spyder IDE
This is a plugin for the Spyder IDE that integrates the Python line profiler.
.
Add a `@profile` decorator to the functions that you wish to profile then
press Shift+F10 (line profiler default) to run the profiler on the current
script, or go to `Run > Run line profiler`.
.
The results will be shown in a dockwidget, grouped by function. Lines with a
stronger color take more time to run.
Description-md5:
Homepage: https://github.com/spyder-ide/spyder-line-profiler
Section: python
Priority: optional
Filename: pool/main/s/spyder-line-profiler/python3-spyder-line-profiler_0.3.2-2_all.deb