emacs-mmm-mode on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S emacs-mmm-mode

* (Optional) Uninstall emacs-mmm-mode on Arch using YAY

$ yay -Rns emacs-mmm-mode

2. Manually Install "emacs-mmm-mode" via AUR

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

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

b. Clone emacs-mmm-mode's git locally

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

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

$ cd ~/emacs-mmm-mode $ makepkg -si

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

ID: 658295
Name: emacs-mmm-mode
PackageBaseID: 58477
PackageBase: emacs-mmm-mode
Version: 0.5.7-1
Description: minor mode for Emacs that allows Multiple Major Modes to coexist in one buffer
URL: http://mmm-mode.sourceforge.net/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1334426314
LastModified: 1571681523
URLPath: /cgit/aur.git/snapshot/emacs-mmm-mode.tar.gz