emacs-showtip on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S emacs-showtip

* (Optional) Uninstall emacs-showtip on Arch using YAY

$ yay -Rns emacs-showtip

2. Manually Install "emacs-showtip" via AUR

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

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

b. Clone emacs-showtip's git locally

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

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

$ cd ~/emacs-showtip $ makepkg -si

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

ID: 346823
Name: emacs-showtip
PackageBaseID: 116237
PackageBase: emacs-showtip
Version: 0.01-1
Description: An extension for emacs to show tip at curser
URL: https://www.emacswiki.org/emacs/showtip.el
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1476541741
LastModified: 1476541741
URLPath: /cgit/aur.git/snapshot/emacs-showtip.tar.gz