emacs-winum on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S emacs-winum

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

$ yay -Rns emacs-winum

2. Manually Install "emacs-winum" via AUR

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

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

b. Clone emacs-winum's git locally

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

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

$ cd ~/emacs-winum $ makepkg -si

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

ID: 407832
Name: emacs-winum
PackageBaseID: 122039
PackageBase: emacs-winum
Version: 1.0.0-1
Description: Window numbers for Emacs - Navigate windows and frames using numbers
URL: https://github.com/deb0ch/emacs-winum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493835413
LastModified: 1493918883
URLPath: /cgit/aur.git/snapshot/emacs-winum.tar.gz