How to Install and Uninstall python3-pykka Package on Kali Linux

Last updated: January 11,2025

1. Install "python3-pykka" package

Please follow the step by step instructions below to install python3-pykka on Kali Linux

$ sudo apt update $ sudo apt install python3-pykka

2. Uninstall "python3-pykka" package

This tutorial shows how to uninstall python3-pykka on Kali Linux:

$ sudo apt remove python3-pykka $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pykka package on Kali Linux

Package: python3-pykka
Source: python-pykka
Version: 4.0.1-1
Installed-Size: 927
Maintainer: Stein Magnus Jodal
Architecture: all
Depends: python3-typing-extensions | python3-supported-min (>= 3.10), python3:any, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 76340
SHA256: a38505aeae9a7992e9d1cf4faef015e8cf43d68218b0847104c49098fb457050
SHA1: 8f03e1b46b67002a22baeb4473052cecb27792a3
MD5sum: 60a56112df6fde193772c88bc556cdbc
Description: Actor model library (Python 3)
Pykka is a Python implementation of the actor model. The actor model
introduces some simple rules to control the sharing of state and cooperation
between execution units, which makes it easier to build concurrent
applications.
Description-md5:
Homepage: https://pykka.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/python-pykka/python3-pykka_4.0.1-1_all.deb