emacs-persp-mode on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S emacs-persp-mode

* (Optional) Uninstall emacs-persp-mode on Arch using YAY

$ yay -Rns emacs-persp-mode

2. Manually Install "emacs-persp-mode" via AUR

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

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

b. Clone emacs-persp-mode's git locally

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

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

$ cd ~/emacs-persp-mode $ makepkg -si

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

ID: 405816
Name: emacs-persp-mode
PackageBaseID: 121863
PackageBase: emacs-persp-mode
Version: 2.9.6-1
Description: Named perspectives(set of buffers/window configs) for emacs
URL: https://github.com/Bad-ptr/persp-mode.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493399184
LastModified: 1493399184
URLPath: /cgit/aur.git/snapshot/emacs-persp-mode.tar.gz