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

Last updated: May 14,2024

1. Install "python3-gbulb" package

Here is a brief guide to show you how to install python3-gbulb on Kali Linux

$ sudo apt update $ sudo apt install python3-gbulb

2. Uninstall "python3-gbulb" package

Please follow the guidelines below to uninstall python3-gbulb on Kali Linux:

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

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

Package: python3-gbulb
Source: python-gbulb
Version: 0.6.3-0.1
Installed-Size: 78
Maintainer: Konstantinos Margaritis
Architecture: all
Depends: python3-gi, python3:any (>= 3.2~)
Suggests: python-gbulb-doc
Size: 17780
SHA256: 6cf40c7b5d12766542dd076283d6dad01e14c100947e28eeed4a65bc08cb970a
SHA1: 339a2c29ac7a8dc2638ced861c7d62308ac22b0e
MD5sum: 5c9000290791e8946eff171c88cafca5
Description: PEP 3156 event loop based on GLib (Python 3)
Gbulb is a Python library that implements a PEP 3156 interface for the GLib
main event loop under UNIX-like systems. As much as possible, except where
noted, it mimics asyncio's interface.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/nathan-hoad/gbulb
Section: python
Priority: optional
Filename: pool/main/p/python-gbulb/python3-gbulb_0.6.3-0.1_all.deb