mimic on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S mimic

* (Optional) Uninstall mimic on Arch using YAY

$ yay -Rns mimic

2. Manually Install "mimic" via AUR

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

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

b. Clone mimic's git locally

$ git clone https://aur.archlinux.org/mimic.git ~/mimic

c. Go to ~/mimic folder and install it

$ cd ~/mimic $ makepkg -si

3. Information about the mimic package on Arch User Repository (AUR)

ID: 1280937
Name: mimic
PackageBaseID: 120013
PackageBase: mimic
Version: 0.2.4-3
Description: A fast, local, neural text to speech system for Mycroft
URL: https://mycroft.ai/mimic-3/
NumVotes: 20
Popularity: 0.006227
OutOfDate:
Maintainer: AlphaJack
Submitter: ams1
FirstSubmitted: 1487762797
LastModified: 1688124212
URLPath: /cgit/aur.git/snapshot/mimic.tar.gz