python-elevenlabs on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-elevenlabs

* (Optional) Uninstall python-elevenlabs on Arch using YAY

$ yay -Rns python-elevenlabs

2. Manually Install "python-elevenlabs" via AUR

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

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

b. Clone python-elevenlabs's git locally

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

c. Go to ~/python-elevenlabs folder and install it

$ cd ~/python-elevenlabs $ makepkg -si

3. Information about the python-elevenlabs package on Arch User Repository (AUR)

ID: 1368380
Name: python-elevenlabs
PackageBaseID: 195505
PackageBase: python-elevenlabs
Version: 0.2.27-1
Description: ElevenLabs API module - generate realistic, captivating speech in a wide range of languages
URL: https://pypi.org/project/elevenlabs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: C0rn3j
Submitter: C0rn3j
FirstSubmitted: 1688929240
LastModified: 1702372061
URLPath: /cgit/aur.git/snapshot/python-elevenlabs.tar.gz