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

Last updated: July 03,2024

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

$ yay -S emacs-rebol-mode

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

$ yay -Rns emacs-rebol-mode

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

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

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

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

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

ID: 188286
Name: emacs-rebol-mode
PackageBaseID: 65989
PackageBase: emacs-rebol-mode
Version: 1.0-1
Description: A major mode for editing Rebol programs
URL: http://www.rebol.com/tools/rebol.el
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1357226490
LastModified: 1433841189
URLPath: /cgit/aur.git/snapshot/emacs-rebol-mode.tar.gz