How to Install and Uninstall python36-python-prctl Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-python-prctl" package
Here is a brief guide to show you how to install python36-python-prctl on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-python-prctl
Copied
2. Uninstall "python36-python-prctl" package
Here is a brief guide to show you how to uninstall python36-python-prctl on openSuSE Tumbleweed:
$
sudo zypper remove
python36-python-prctl
Copied
3. Information about the python36-python-prctl package on openSuSE Tumbleweed
Information for package python36-python-prctl:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-python-prctl
Version : 1.7-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 47,0 KiB
Installed : No
Status : not installed
Source package : python-python-prctl-1.7-4.6.src
Summary : Python(ic) interface to the linux prctl syscall
Description :
The linux prctl function allows you to control specific characteristics of a
process' behaviour. Usage of the function is fairly messy though, due to
limitations in C and linux. This module provides a nice non-messy python(ic)
interface.
Besides prctl, this library also wraps libcap for complete capability handling
and allows you to set the process name as seen in ps and top.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-python-prctl
Version : 1.7-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 47,0 KiB
Installed : No
Status : not installed
Source package : python-python-prctl-1.7-4.6.src
Summary : Python(ic) interface to the linux prctl syscall
Description :
The linux prctl function allows you to control specific characteristics of a
process' behaviour. Usage of the function is fairly messy though, due to
limitations in C and linux. This module provides a nice non-messy python(ic)
interface.
Besides prctl, this library also wraps libcap for complete capability handling
and allows you to set the process name as seen in ps and top.