deepspeech on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S deepspeech

* (Optional) Uninstall deepspeech on Arch using YAY

$ yay -Rns deepspeech

2. Manually Install "deepspeech" via AUR

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

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

b. Clone deepspeech's git locally

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

c. Go to ~/deepspeech folder and install it

$ cd ~/deepspeech $ makepkg -si

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

ID: 883679
Name: deepspeech
PackageBaseID: 127974
PackageBase: deepspeech
Version: 0.9.3-1
Description: A TensorFlow implementation of Baidu's DeepSpeech architecture
URL: https://github.com/mozilla/DeepSpeech
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: onny
FirstSubmitted: 1513514085
LastModified: 1616796033
URLPath: /cgit/aur.git/snapshot/deepspeech.tar.gz