How to Install and Uninstall python3-aiortc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-aiortc" package

This guide let you learn how to install python3-aiortc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-aiortc

2. Uninstall "python3-aiortc" package

Please follow the step by step instructions below to uninstall python3-aiortc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-aiortc package on Ubuntu 21.10 (Impish Indri)

Package: python3-aiortc
Architecture: amd64
Version: 0.9.28-3
Priority: optional
Section: universe/python
Source: python-aiortc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1674
Depends: python3-aioice, python3-av, python3-cffi, python3-cryptography (>= 2.2), python3-pyee (>= 6.0.0), python3-pylibsrtp, python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-crc32c, python3:any, libc6 (>= 2.4), libopus0 (>= 1.1), libvpx6 (>= 1.6.0)
Suggests: python3-http, python3-websockets
Filename: pool/universe/p/python-aiortc/python3-aiortc_0.9.28-3_amd64.deb
Size: 1036180
MD5sum: 83ba55b3170ce0dac567c10f38c7da8c
SHA1: 20f6f0bfbf39bc77a46cd61f7783376096281cc9
SHA256: 51452c6b5b8230ed4fbb4999916bf7d24a66b488ce9a218c682ccfbccdaef98a
SHA512: 9bb08e91903702a3802eaf6936723925321b6c8e58b83ca9c02e74dea6b8b95b58b732be9908ce9f1c82b2dc9e5c27e45615138739b048887f3addaeb979b174
Homepage: https://github.com/aiortc/aiortc
Description-en: implementation of WebRTC and ORTC
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
.
Some uses of aiortc require additional packages:
* aiortc.contrib.signaling.ApprtcSignaling()
requires python3-http and python3-websockets.
Description-md5: 6c8cbceae8d6fa4c5b11c0b2464b8325