emacs-haxe on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S emacs-haxe

* (Optional) Uninstall emacs-haxe on Arch using YAY

$ yay -Rns emacs-haxe

2. Manually Install "emacs-haxe" via AUR

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

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

b. Clone emacs-haxe's git locally

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

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

$ cd ~/emacs-haxe $ makepkg -si

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

ID: 1406575
Name: emacs-haxe
PackageBaseID: 26400
PackageBase: emacs-haxe
Version: 0.3.3-1
Description: Emacs major mode for the haXe programming language
URL: http://haxe.org/com/ide
NumVotes: 6
Popularity: 0.490321
OutOfDate:
Maintainer: micwoj92
Submitter: RazZziel
FirstSubmitted: 1241970171
LastModified: 1707479992
URLPath: /cgit/aur.git/snapshot/emacs-haxe.tar.gz