whisper.cpp-cuda on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S whisper.cpp-cuda

* (Optional) Uninstall whisper.cpp-cuda on Arch using YAY

$ yay -Rns whisper.cpp-cuda

2. Manually Install "whisper.cpp-cuda" via AUR

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

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

b. Clone whisper.cpp-cuda's git locally

$ git clone https://aur.archlinux.org/whisper.cpp-cuda.git ~/whisper.cpp-cuda

c. Go to ~/whisper.cpp-cuda folder and install it

$ cd ~/whisper.cpp-cuda $ makepkg -si

3. Information about the whisper.cpp-cuda package on Arch User Repository (AUR)

ID: 1421134
Name: whisper.cpp-cuda
PackageBaseID: 203323
PackageBase: whisper.cpp-cuda
Version: 1.5.4-1
Description: Port of OpenAI's Whisper model in C/C++ (with CUDA)
URL: https://github.com/ggerganov/whisper.cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MaryJaneInChain
Submitter: MaryJaneInChain
FirstSubmitted: 1709639748
LastModified: 1709640251
URLPath: /cgit/aur.git/snapshot/whisper.cpp-cuda.tar.gz