How to Install and Uninstall python3-aiortc-doc Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-aiortc-doc" package

This is a short guide on how to install python3-aiortc-doc on Kali Linux

$ sudo apt update $ sudo apt install python3-aiortc-doc

2. Uninstall "python3-aiortc-doc" package

Please follow the steps below to uninstall python3-aiortc-doc on Kali Linux:

$ sudo apt remove python3-aiortc-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiortc-doc package on Kali Linux

Package: python3-aiortc-doc
Source: python-aiortc
Version: 1.3.1-2
Installed-Size: 179
Maintainer: Jonas Smedegaard
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 52104
SHA256: 6b6ec85dcd2c3eb4a3ffde9df66d548b340f406ac63fd41cde4b9af60d209307
SHA1: 5124f26b0994fedc13a06d9499e8ad2d55231651
MD5sum: b61501e64a36ee14ea58bb6c60694412
Description: implementation of WebRTC and ORTC - documentation
aiortc is a library for Web Real-Time Communication (WebRTC)
and Object Real-Time Communication (ORTC) in Python.
It is built on top of asyncio,
Python's standard asynchronous I/O framework.
.
The API closely follows its JavaScript counterpart
while using pythonic constructs:
* promises are replaced by coroutines
* events are emitted using pyee.EventEmitter
.
This package provides documentation for the aiortc module.
Description-md5: 3478d03c02678c304daf4753023a4a58
Homepage: https://github.com/aiortc/aiortc
Built-Using: alabaster (= 0.7.12-1), sphinx (= 4.3.2-1)
Section: doc
Priority: optional
Filename: pool/main/p/python-aiortc/python3-aiortc-doc_1.3.1-2_all.deb