emacs-smart-mode-line on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S emacs-smart-mode-line

* (Optional) Uninstall emacs-smart-mode-line on Arch using YAY

$ yay -Rns emacs-smart-mode-line

2. Manually Install "emacs-smart-mode-line" via AUR

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

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

b. Clone emacs-smart-mode-line's git locally

$ git clone https://aur.archlinux.org/emacs-smart-mode-line.git ~/emacs-smart-mode-line

c. Go to ~/emacs-smart-mode-line folder and install it

$ cd ~/emacs-smart-mode-line $ makepkg -si

3. Information about the emacs-smart-mode-line package on Arch User Repository (AUR)

ID: 673112
Name: emacs-smart-mode-line
PackageBaseID: 147193
PackageBase: emacs-smart-mode-line
Version: 2.13-1
Description: A powerful and beautiful mode-line for Emacs.
URL: https://github.com/Malabarba/smart-mode-line
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Poscat
FirstSubmitted: 1575467320
LastModified: 1575467320
URLPath: /cgit/aur.git/snapshot/emacs-smart-mode-line.tar.gz