neovim-orgmode on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S neovim-orgmode

* (Optional) Uninstall neovim-orgmode on Arch using YAY

$ yay -Rns neovim-orgmode

2. Manually Install "neovim-orgmode" via AUR

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

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

b. Clone neovim-orgmode's git locally

$ git clone https://aur.archlinux.org/neovim-orgmode.git ~/neovim-orgmode

c. Go to ~/neovim-orgmode folder and install it

$ cd ~/neovim-orgmode $ makepkg -si

3. Information about the neovim-orgmode package on Arch User Repository (AUR)

ID: 1201944
Name: neovim-orgmode
PackageBaseID: 186321
PackageBase: neovim-orgmode
Version: 0.2.1-2
Description: Orgmode clone for Neovim
URL: https://github.com/kristijanhusak/orgmode.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1664808323
LastModified: 1674668443
URLPath: /cgit/aur.git/snapshot/neovim-orgmode.tar.gz