python-deepspeech on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-deepspeech

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

$ yay -Rns python-deepspeech

2. Manually Install "python-deepspeech" via AUR

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

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

b. Clone python-deepspeech's git locally

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

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

$ cd ~/python-deepspeech $ makepkg -si

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

ID: 883680
Name: python-deepspeech
PackageBaseID: 127974
PackageBase: deepspeech
Version: 0.9.3-1
Description: DeepSpeech Python bindings
URL: https://github.com/mozilla/DeepSpeech
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: onny
FirstSubmitted: 1513514085
LastModified: 1616796033
URLPath: /cgit/aur.git/snapshot/python-deepspeech.tar.gz