emacs-undo-tree on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S emacs-undo-tree

* (Optional) Uninstall emacs-undo-tree on Arch using YAY

$ yay -Rns emacs-undo-tree

2. Manually Install "emacs-undo-tree" via AUR

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

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

b. Clone emacs-undo-tree's git locally

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

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

$ cd ~/emacs-undo-tree $ makepkg -si

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

ID: 891406
Name: emacs-undo-tree
PackageBaseID: 97229
PackageBase: emacs-undo-tree
Version: 0.8.1-1
Description: Replace Emacs' undo system with an intuitive tree-based system.
URL: https://www.dr-qubit.org/undo-tree.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eyl
FirstSubmitted: 1439300204
LastModified: 1618240164
URLPath: /cgit/aur.git/snapshot/emacs-undo-tree.tar.gz