emacs-workgroups on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S emacs-workgroups

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

$ yay -Rns emacs-workgroups

2. Manually Install "emacs-workgroups" via AUR

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

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

b. Clone emacs-workgroups's git locally

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

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

$ cd ~/emacs-workgroups $ makepkg -si

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

ID: 405813
Name: emacs-workgroups
PackageBaseID: 121862
PackageBase: emacs-workgroups
Version: 0.2.0-1
Description: Workgroups for windows -- sexy window management for emacs
URL: https://github.com/tlh/workgroups.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493398705
LastModified: 1493398706
URLPath: /cgit/aur.git/snapshot/emacs-workgroups.tar.gz