How to Install and Uninstall python310-aioquic Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python310-aioquic" package

Please follow the guidelines below to install python310-aioquic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-aioquic

2. Uninstall "python310-aioquic" package

Please follow the step by step instructions below to uninstall python310-aioquic on openSuSE Tumbleweed:

$ sudo zypper remove python310-aioquic

3. Information about the python310-aioquic package on openSuSE Tumbleweed

Information for package python310-aioquic:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-aioquic
Version : 0.9.25-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 878.7 KiB
Installed : No
Status : not installed
Source package : python-aioquic-0.9.25-2.2.src
Upstream URL : https://github.com/aiortc/aioquic
Summary : Python implementation of QUIC and HTTP/3
Description :
A library for the QUIC network protocol in Python. It features a minimal TLS
1.3 implementation, a QUIC stack and an HTTP/3 stack.