emact on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S emact

* (Optional) Uninstall emact on Arch using YAY

$ yay -Rns emact

2. Manually Install "emact" via AUR

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

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

b. Clone emact's git locally

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

c. Go to ~/emact folder and install it

$ cd ~/emact $ makepkg -si

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

ID: 1245345
Name: emact
PackageBaseID: 18720
PackageBase: emact
Version: 2.58.0-1
Description: A portable emacs clone for X Windows or terminal with a lisp interpreter.
URL: http://christian.jullien.free.fr/emacs/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1217372584
LastModified: 1682276034
URLPath: /cgit/aur.git/snapshot/emact.tar.gz