emacs-eyebrowse on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S emacs-eyebrowse

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

$ yay -Rns emacs-eyebrowse

2. Manually Install "emacs-eyebrowse" via AUR

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

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

b. Clone emacs-eyebrowse's git locally

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

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

$ cd ~/emacs-eyebrowse $ makepkg -si

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

ID: 405800
Name: emacs-eyebrowse
PackageBaseID: 121861
PackageBase: emacs-eyebrowse
Version: 0.7.5-1
Description: A simple-minded way of managing window configs in emacs
URL: https://github.com/wasamasa/eyebrowse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493397747
LastModified: 1493397747
URLPath: /cgit/aur.git/snapshot/emacs-eyebrowse.tar.gz