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

Last updated: October 05,2024

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

$ yay -S emacs-org-mode

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

$ yay -Rns emacs-org-mode

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

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

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

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

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

ID: 1260492
Name: emacs-org-mode
PackageBaseID: 18206
PackageBase: emacs-org-mode
Version: 9.6.6-2
Description: Emacs Org Mode
URL: http://orgmode.org/
NumVotes: 106
Popularity: 0.322545
OutOfDate:
Maintainer: jdev082
Submitter: tgirod
FirstSubmitted: 1215024331
LastModified: 1684535659
URLPath: /cgit/aur.git/snapshot/emacs-org-mode.tar.gz