python-aiortc on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-aiortc

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

$ yay -Rns python-aiortc

2. Manually Install "python-aiortc" via AUR

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

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

b. Clone python-aiortc's git locally

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

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

$ cd ~/python-aiortc $ makepkg -si

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

ID: 1403746
Name: python-aiortc
PackageBaseID: 174151
PackageBase: python-aiortc
Version: 1.7.0-1
Description: WebRTC and ORTC implementation for Python using asyncio
URL: https://github.com/aiortc/aiortc
NumVotes: 1
Popularity: 0.490854
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1639976451
LastModified: 1707035012
URLPath: /cgit/aur.git/snapshot/python-aiortc.tar.gz