How to Install and Uninstall python3-Pykka Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-Pykka" package
This guide covers the steps necessary to install python3-Pykka on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-Pykka
Copied
2. Uninstall "python3-Pykka" package
Learn how to uninstall python3-Pykka on openSUSE Leap:
$
sudo zypper remove
python3-Pykka
Copied
3. Information about the python3-Pykka package on openSUSE Leap
Information for package python3-Pykka:
--------------------------------------
Repository : Main Repository
Name : python3-Pykka
Version : 2.0.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 176.2 KiB
Installed : No
Status : not installed
Source package : python-Pykka-2.0.2-bp155.2.11.src
Upstream URL : http://www.pykka.org/
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 : Main Repository
Name : python3-Pykka
Version : 2.0.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 176.2 KiB
Installed : No
Status : not installed
Source package : python-Pykka-2.0.2-bp155.2.11.src
Upstream URL : http://www.pykka.org/
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.