neovim-tokyonight on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S neovim-tokyonight

* (Optional) Uninstall neovim-tokyonight on Arch using YAY

$ yay -Rns neovim-tokyonight

2. Manually Install "neovim-tokyonight" via AUR

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

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

b. Clone neovim-tokyonight's git locally

$ git clone https://aur.archlinux.org/neovim-tokyonight.git ~/neovim-tokyonight

c. Go to ~/neovim-tokyonight folder and install it

$ cd ~/neovim-tokyonight $ makepkg -si

3. Information about the neovim-tokyonight package on Arch User Repository (AUR)

ID: 1244629
Name: neovim-tokyonight
PackageBaseID: 192026
PackageBase: neovim-tokyonight
Version: 1.16.0-1
Description: Dark and light theme ported from VSCode's TokyoNight
URL: https://github.com/folke/tokyonight.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1680025767
LastModified: 1682132778
URLPath: /cgit/aur.git/snapshot/neovim-tokyonight.tar.gz