How to Install and Uninstall python39-line_profiler Package on openSuSE Tumbleweed
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python39-line_profiler" package
Please follow the step by step instructions below to install python39-line_profiler on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-line_profiler
Copied
2. Uninstall "python39-line_profiler" package
Please follow the steps below to uninstall python39-line_profiler on openSuSE Tumbleweed:
$
sudo zypper remove
python39-line_profiler
Copied
3. Information about the python39-line_profiler package on openSuSE Tumbleweed
Information for package python39-line_profiler:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-line_profiler
Version : 4.0.3-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 267.2 KiB
Installed : No
Status : not installed
Source package : python-line_profiler-4.0.3-2.1.src
Upstream URL : https://github.com/pyutils/line_profiler
Summary : Line-by-line profiler
Description :
line_profiler will profile the time individual lines of code take to execute.
The profiler is implemented in C via Cython in order to reduce the overhead of
profiling.
Also included is the script kernprof.py which can be used to conveniently
profile Python applications and scripts either with line_profiler or with the
function-level profiling tools in the Python standard library.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-line_profiler
Version : 4.0.3-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 267.2 KiB
Installed : No
Status : not installed
Source package : python-line_profiler-4.0.3-2.1.src
Upstream URL : https://github.com/pyutils/line_profiler
Summary : Line-by-line profiler
Description :
line_profiler will profile the time individual lines of code take to execute.
The profiler is implemented in C via Cython in order to reduce the overhead of
profiling.
Also included is the script kernprof.py which can be used to conveniently
profile Python applications and scripts either with line_profiler or with the
function-level profiling tools in the Python standard library.