emacs-mew on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S emacs-mew

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

$ yay -Rns emacs-mew

2. Manually Install "emacs-mew" via AUR

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

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

b. Clone emacs-mew's git locally

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

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

$ cd ~/emacs-mew $ makepkg -si

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

ID: 561471
Name: emacs-mew
PackageBaseID: 27681
PackageBase: emacs-mew
Version: 6.8-2
Description: Messaging in the Emacs World
URL: http://www.mew.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jzxu
FirstSubmitted: 1246088947
LastModified: 1542710960
URLPath: /cgit/aur.git/snapshot/emacs-mew.tar.gz