emacs-popwin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emacs-popwin

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

$ yay -Rns emacs-popwin

2. Manually Install "emacs-popwin" via AUR

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

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

b. Clone emacs-popwin's git locally

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

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

$ cd ~/emacs-popwin $ makepkg -si

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

ID: 409974
Name: emacs-popwin
PackageBaseID: 122274
PackageBase: emacs-popwin
Version: 1.0.0-1
Description: Popup Window Manager for Emacs
URL: https://github.com/m2ym/popwin-el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1494521543
LastModified: 1494521543
URLPath: /cgit/aur.git/snapshot/emacs-popwin.tar.gz