How to Install and Uninstall python38-Pykka Package on openSuSE Tumbleweed
Last updated: November 14,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-Pykka" package
This tutorial shows how to install python38-Pykka on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-Pykka
Copied
2. Uninstall "python38-Pykka" package
This tutorial shows how to uninstall python38-Pykka on openSuSE Tumbleweed:
$
sudo zypper remove
python38-Pykka
Copied
3. Information about the python38-Pykka package on openSuSE Tumbleweed
Information for package python38-Pykka:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Pykka
Version : 2.0.2-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 177,1 KiB
Installed : No
Status : not installed
Source package : python-Pykka-2.0.2-1.9.src
Summary : A Python implementation of the actor model
Description :
Pykka is a Python implementation of the `actor model
`_. The actor model introduces some
rules to control the sharing of state and cooperation between execution
units, with which one can build concurrent applications.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Pykka
Version : 2.0.2-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 177,1 KiB
Installed : No
Status : not installed
Source package : python-Pykka-2.0.2-1.9.src
Summary : A Python implementation of the actor model
Description :
Pykka is a Python implementation of the `actor model
rules to control the sharing of state and cooperation between execution
units, with which one can build concurrent applications.