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

Last updated: July 07,2024

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

$ yay -S emacs-rtf-mode

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

$ yay -Rns emacs-rtf-mode

2. Manually Install "emacs-rtf-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-rtf-mode's git locally

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

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

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

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

ID: 630690
Name: emacs-rtf-mode
PackageBaseID: 55061
PackageBase: emacs-rtf-mode
Version: 1.1-3
Description: Emacs mode for viewing/editing RTF files
URL: http://www.emacswiki.org/emacs/rtf-mode.el
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1324157272
LastModified: 1563502100
URLPath: /cgit/aur.git/snapshot/emacs-rtf-mode.tar.gz