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

Last updated: June 27,2024

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

$ yay -S emacs-pov-mode

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

$ yay -Rns emacs-pov-mode

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

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

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

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

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

ID: 496361
Name: emacs-pov-mode
PackageBaseID: 37408
PackageBase: emacs-pov-mode
Version: 3.3-4
Description: POV-Ray mode for Emacs
URL: http://xahlee.org/3d/povray_emacs.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1274591619
LastModified: 1521658905
URLPath: /cgit/aur.git/snapshot/emacs-pov-mode.tar.gz