jove on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S jove

* (Optional) Uninstall jove on Arch using YAY

$ yay -Rns jove

2. Manually Install "jove" via AUR

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

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

b. Clone jove's git locally

$ git clone https://aur.archlinux.org/jove.git ~/jove

c. Go to ~/jove folder and install it

$ cd ~/jove $ makepkg -si

3. Information about the jove package on Arch User Repository (AUR)

ID: 1231043
Name: jove
PackageBaseID: 9527
PackageBase: jove
Version: 4.17.5.3-1
Description: Jonathan's Own Version of Emacs is an Emacs-like editor without Lisp.
URL: https://github.com/jonmacs/jove
NumVotes: 11
Popularity: 0.00335
OutOfDate:
Maintainer: aksr
Submitter: louipc
FirstSubmitted: 1172035066
LastModified: 1679582786
URLPath: /cgit/aur.git/snapshot/jove.tar.gz