emacs-powerline on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S emacs-powerline

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

$ yay -Rns emacs-powerline

2. Manually Install "emacs-powerline" via AUR

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

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

b. Clone emacs-powerline's git locally

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

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

$ cd ~/emacs-powerline $ makepkg -si

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

ID: 404754
Name: emacs-powerline
PackageBaseID: 121782
PackageBase: emacs-powerline
Version: 2.4-1
Description: Emacs version of the Vim powerline.
URL: https://github.com/milkypostman/powerline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493138183
LastModified: 1493138183
URLPath: /cgit/aur.git/snapshot/emacs-powerline.tar.gz