python-aioice on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python-aioice" 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-aioice on Arch using YAY

$ yay -S python-aioice

* (Optional) Uninstall python-aioice on Arch using YAY

$ yay -Rns python-aioice

2. Manually Install "python-aioice" via AUR

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

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

b. Clone python-aioice's git locally

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

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

$ cd ~/python-aioice $ makepkg -si

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

ID: 1420738
Name: python-aioice
PackageBaseID: 174148
PackageBase: python-aioice
Version: 0.9.0-3
Description: asyncio-based Interactive Connectivity Establishment (RFC 5245)
URL: https://github.com/aiortc/aioice
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1639963218
LastModified: 1709583490
URLPath: /cgit/aur.git/snapshot/python-aioice.tar.gz