How to Install and Uninstall python3-asyncio-dgram.noarch Package on Fedora 34
Last updated: November 29,2024
1. Install "python3-asyncio-dgram.noarch" package
Please follow the steps below to install python3-asyncio-dgram.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-asyncio-dgram.noarch
Copied
2. Uninstall "python3-asyncio-dgram.noarch" package
Please follow the guidance below to uninstall python3-asyncio-dgram.noarch on Fedora 34:
$
sudo dnf remove
python3-asyncio-dgram.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-asyncio-dgram.noarch package on Fedora 34
Last metadata expiration check: 1:30:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-asyncio-dgram
Version : 1.1.1
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : python-asyncio-dgram-1.1.1-2.fc34.src.rpm
Repository : fedora
Summary : Higher level Datagram support for Asyncio
URL : https://github.com/jsbronder/asyncio-dgram
License : MIT
Description : The goal of this package is to make implementing common patterns that
: use datagrams simple and straight-forward while still supporting more
: esoteric options. This is done by taking an opinionated stance on the
: API that differs from parts of asyncio.
Available Packages
Name : python3-asyncio-dgram
Version : 1.1.1
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : python-asyncio-dgram-1.1.1-2.fc34.src.rpm
Repository : fedora
Summary : Higher level Datagram support for Asyncio
URL : https://github.com/jsbronder/asyncio-dgram
License : MIT
Description : The goal of this package is to make implementing common patterns that
: use datagrams simple and straight-forward while still supporting more
: esoteric options. This is done by taking an opinionated stance on the
: API that differs from parts of asyncio.