python-edge-tts on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-edge-tts

* (Optional) Uninstall python-edge-tts on Arch using YAY

$ yay -Rns python-edge-tts

2. Manually Install "python-edge-tts" via AUR

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

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

b. Clone python-edge-tts's git locally

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

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

$ cd ~/python-edge-tts $ makepkg -si

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

ID: 1422756
Name: python-edge-tts
PackageBaseID: 189753
PackageBase: python-edge-tts
Version: 6.1.10-1
Description: Use Microsoft Edge's online text-to-speech service from within your Python code or using the provided edge-tts or edge-playback command
URL: https://github.com/rany2/edge-tts
NumVotes: 3
Popularity: 0.000657
OutOfDate:
Maintainer: lobroc
Submitter: lobroc
FirstSubmitted: 1674400980
LastModified: 1709850200
URLPath: /cgit/aur.git/snapshot/python-edge-tts.tar.gz