emacs-buffer-move on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S emacs-buffer-move

* (Optional) Uninstall emacs-buffer-move on Arch using YAY

$ yay -Rns emacs-buffer-move

2. Manually Install "emacs-buffer-move" via AUR

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

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

b. Clone emacs-buffer-move's git locally

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

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

$ cd ~/emacs-buffer-move $ makepkg -si

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

ID: 417528
Name: emacs-buffer-move
PackageBaseID: 123181
PackageBase: emacs-buffer-move
Version: 0.6.2-1
Description: Swap buffers between windows in Emacs
URL: https://github.com/lukhas/buffer-move
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1496762967
LastModified: 1496762967
URLPath: /cgit/aur.git/snapshot/emacs-buffer-move.tar.gz