emacs-posframe on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S emacs-posframe

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

$ yay -Rns emacs-posframe

2. Manually Install "emacs-posframe" via AUR

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

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

b. Clone emacs-posframe's git locally

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

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

$ cd ~/emacs-posframe $ makepkg -si

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

ID: 650857
Name: emacs-posframe
PackageBaseID: 137124
PackageBase: emacs-posframe
Version: 0.5.0-1
Description: Emacs library to pop up a child frame at point.
URL: https://github.com/tumashu/posframe.git
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1541247036
LastModified: 1569686112
URLPath: /cgit/aur.git/snapshot/emacs-posframe.tar.gz