python-webrtcvad on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-webrtcvad

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

$ yay -Rns python-webrtcvad

2. Manually Install "python-webrtcvad" via AUR

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

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

b. Clone python-webrtcvad's git locally

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

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

$ cd ~/python-webrtcvad $ makepkg -si

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

ID: 891559
Name: python-webrtcvad
PackageBaseID: 149323
PackageBase: python-webrtcvad
Version: 2.0.10-2
Description: Python interface to the Google WebRTC Voice Activity Detector (VAD)
URL: https://pypi.org/project/webrtcvad/2.0.10
NumVotes: 4
Popularity: 0.000992
OutOfDate:
Maintainer: kugland
FirstSubmitted: 1582175462
LastModified: 1618260452
URLPath: /cgit/aur.git/snapshot/python-webrtcvad.tar.gz