deepspeech-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S deepspeech-git

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

$ yay -Rns deepspeech-git

2. Manually Install "deepspeech-git" via AUR

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

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

b. Clone deepspeech-git's git locally

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

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

$ cd ~/deepspeech-git $ makepkg -si

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

ID: 498247
Name: deepspeech-git
PackageBaseID: 131154
PackageBase: deepspeech-git
Version: 0.1.1-4
Description: A TensorFlow implementation of Baidu's DeepSpeech architecture
URL: https://github.com/mozilla/DeepSpeech
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: slimb
Submitter: onny
FirstSubmitted: 1522167830
LastModified: 1522181958
URLPath: /cgit/aur.git/snapshot/deepspeech-git.tar.gz