deepspeech-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S deepspeech-bin

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

$ yay -Rns deepspeech-bin

2. Manually Install "deepspeech-bin" via AUR

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

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

b. Clone deepspeech-bin's git locally

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

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

$ cd ~/deepspeech-bin $ makepkg -si

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

ID: 1135974
Name: deepspeech-bin
PackageBaseID: 151969
PackageBase: deepspeech-bin
Version: 0.9.3-1
Description: A TensorFlow implementation of Baidu's DeepSpeech architecture - C++ native client + devel files.
URL: https://github.com/mozilla/DeepSpeech
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1587806745
LastModified: 1662479171
URLPath: /cgit/aur.git/snapshot/deepspeech-bin.tar.gz