emacspeak on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S emacspeak

* (Optional) Uninstall emacspeak on Arch using YAY

$ yay -Rns emacspeak

2. Manually Install "emacspeak" via AUR

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

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

b. Clone emacspeak's git locally

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

c. Go to ~/emacspeak folder and install it

$ cd ~/emacspeak $ makepkg -si

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

ID: 1016508
Name: emacspeak
PackageBaseID: 30210
PackageBase: emacspeak
Version: 55.0-1
Description: Emacs extension that provides spoken output
URL: http://emacspeak.sf.net/
NumVotes: 12
Popularity: 0.118073
OutOfDate: 1701149008
Maintainer: alex19EP
Submitter:
FirstSubmitted: 1253106118
LastModified: 1641821920
URLPath: /cgit/aur.git/snapshot/emacspeak.tar.gz