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

Last updated: November 23,2024

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

$ yay -S emacs-julia-mode

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

$ yay -Rns emacs-julia-mode

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

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

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

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

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

ID: 656002
Name: emacs-julia-mode
PackageBaseID: 87936
PackageBase: emacs-julia-mode
Version: 0.3.r300-1
Description: Emacs major mode for the Julia programming language
URL: http://www.julialang.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1417581559
LastModified: 1570992969
URLPath: /cgit/aur.git/snapshot/emacs-julia-mode.tar.gz