vosk-api on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vosk-api

* (Optional) Uninstall vosk-api on Arch using YAY

$ yay -Rns vosk-api

2. Manually Install "vosk-api" via AUR

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

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

b. Clone vosk-api's git locally

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

c. Go to ~/vosk-api folder and install it

$ cd ~/vosk-api $ makepkg -si

3. Information about the vosk-api package on Arch User Repository (AUR)

ID: 1183066
Name: vosk-api
PackageBaseID: 177687
PackageBase: vosk-api
Version: 0.3.45-1
Description: Offline speech recognition toolkit
URL: https://alphacephei.com/vosk/
NumVotes: 8
Popularity: 2.086445
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1649097398
LastModified: 1671138598
URLPath: /cgit/aur.git/snapshot/vosk-api.tar.gz