emacs-pos-tip on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-pos-tip

* (Optional) Uninstall emacs-pos-tip on Arch using YAY

$ yay -Rns emacs-pos-tip

2. Manually Install "emacs-pos-tip" via AUR

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

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

b. Clone emacs-pos-tip's git locally

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

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

$ cd ~/emacs-pos-tip $ makepkg -si

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

ID: 578425
Name: emacs-pos-tip
PackageBaseID: 123317
PackageBase: emacs-pos-tip
Version: 0.4.6-1
Description: Show tooltip at point
URL: https://github.com/pitkali/pos-tip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1497356890
LastModified: 1547924994
URLPath: /cgit/aur.git/snapshot/emacs-pos-tip.tar.gz