emacs-golden-ratio on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emacs-golden-ratio

* (Optional) Uninstall emacs-golden-ratio on Arch using YAY

$ yay -Rns emacs-golden-ratio

2. Manually Install "emacs-golden-ratio" via AUR

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

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

b. Clone emacs-golden-ratio's git locally

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

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

$ cd ~/emacs-golden-ratio $ makepkg -si

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

ID: 402793
Name: emacs-golden-ratio
PackageBaseID: 121644
PackageBase: emacs-golden-ratio
Version: 1.0-1
Description: Automatic resizing of Emacs windows to the golden ratio
URL: https://github.com/roman/golden-ratio.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1492625242
LastModified: 1492625242
URLPath: /cgit/aur.git/snapshot/emacs-golden-ratio.tar.gz