emacs-all-the-icons on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S emacs-all-the-icons

* (Optional) Uninstall emacs-all-the-icons on Arch using YAY

$ yay -Rns emacs-all-the-icons

2. Manually Install "emacs-all-the-icons" via AUR

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

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

b. Clone emacs-all-the-icons's git locally

$ git clone https://aur.archlinux.org/emacs-all-the-icons.git ~/emacs-all-the-icons

c. Go to ~/emacs-all-the-icons folder and install it

$ cd ~/emacs-all-the-icons $ makepkg -si

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

ID: 529426
Name: emacs-all-the-icons
PackageBaseID: 121791
PackageBase: emacs-all-the-icons
Version: 3.2.0-1
Description: A utility package to collect various Icon Fonts and propertize them within Emacs.
URL: https://github.com/domtronn/all-the-icons.el
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493150942
LastModified: 1532588839
URLPath: /cgit/aur.git/snapshot/emacs-all-the-icons.tar.gz