nord-emacs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nord-emacs

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

$ yay -Rns nord-emacs

2. Manually Install "nord-emacs" via AUR

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

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

b. Clone nord-emacs's git locally

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

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

$ cd ~/nord-emacs $ makepkg -si

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

ID: 818034
Name: nord-emacs
PackageBaseID: 121027
PackageBase: nord-emacs
Version: 0.5.0-1
Description: An arctic, north-bluish clean and elegant Emacs theme
URL: https://github.com/arcticicestudio/nord-emacs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arcticicestudio
Submitter: arcticicestudio
FirstSubmitted: 1490588193
LastModified: 1605211632
URLPath: /cgit/aur.git/snapshot/nord-emacs.tar.gz