libundo on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libundo

* (Optional) Uninstall libundo on Arch using YAY

$ yay -Rns libundo

2. Manually Install "libundo" via AUR

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

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

b. Clone libundo's git locally

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

c. Go to ~/libundo folder and install it

$ cd ~/libundo $ makepkg -si

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

ID: 894387
Name: libundo
PackageBaseID: 50115
PackageBase: libundo
Version: 0.8.2-2
Description: Adds undo support to gracegtk
URL: http://plasma-gate.weizmann.ac.il/Grace/
NumVotes: 3
Popularity: 0.034905
OutOfDate:
Maintainer:
FirstSubmitted: 1308850161
LastModified: 1618780521
URLPath: /cgit/aur.git/snapshot/libundo.tar.gz