python-asyncio-dgram on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python-asyncio-dgram" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-asyncio-dgram on Arch using YAY

$ yay -S python-asyncio-dgram

* (Optional) Uninstall python-asyncio-dgram on Arch using YAY

$ yay -Rns python-asyncio-dgram

2. Manually Install "python-asyncio-dgram" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-asyncio-dgram's git locally

$ git clone https://aur.archlinux.org/python-asyncio-dgram.git ~/python-asyncio-dgram

c. Go to ~/python-asyncio-dgram folder and install it

$ cd ~/python-asyncio-dgram $ makepkg -si

3. Information about the python-asyncio-dgram package on Arch User Repository (AUR)

ID: 853056
Name: python-asyncio-dgram
PackageBaseID: 162562
PackageBase: python-asyncio-dgram
Version: 1.2.0-1
Description: Higher level Datagram support for Asyncio
URL: https://github.com/jsbronder/asyncio-dgram
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RX14
Submitter: RX14
FirstSubmitted: 1611617567
LastModified: 1611617567
URLPath: /cgit/aur.git/snapshot/python-asyncio-dgram.tar.gz