emacs-ess on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S emacs-ess

* (Optional) Uninstall emacs-ess on Arch using YAY

$ yay -Rns emacs-ess

2. Manually Install "emacs-ess" via AUR

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

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

b. Clone emacs-ess's git locally

$ git clone https://aur.archlinux.org/emacs-ess.git ~/emacs-ess

c. Go to ~/emacs-ess folder and install it

$ cd ~/emacs-ess $ makepkg -si

3. Information about the emacs-ess package on Arch User Repository (AUR)

ID: 1215079
Name: emacs-ess
PackageBaseID: 54837
PackageBase: emacs-ess
Version: 2:1.8-1
Description: Emacs Speaks Statistics: A Universal Interface for Statistical Analysis
URL: http://ess.r-project.org/
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: xyproto
FirstSubmitted: 1323871117
LastModified: 1676999811
URLPath: /cgit/aur.git/snapshot/emacs-ess.tar.gz