neovim-seti on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S neovim-seti

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

$ yay -Rns neovim-seti

2. Manually Install "neovim-seti" via AUR

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

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

b. Clone neovim-seti's git locally

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

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

$ cd ~/neovim-seti $ makepkg -si

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

ID: 346267
Name: neovim-seti
PackageBaseID: 116168
PackageBase: neovim-seti
Version: 1.0-1
Description: Colorscheme based on Jesse Weed's Seti theme for the Atom editor
URL: https://github.com/trusktr/seti.vim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372750
LastModified: 1476372750
URLPath: /cgit/aur.git/snapshot/neovim-seti.tar.gz