vim-lumen on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vim-lumen

* (Optional) Uninstall vim-lumen on Arch using YAY

$ yay -Rns vim-lumen

2. Manually Install "vim-lumen" via AUR

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

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

b. Clone vim-lumen's git locally

$ git clone https://aur.archlinux.org/vim-lumen.git ~/vim-lumen

c. Go to ~/vim-lumen folder and install it

$ cd ~/vim-lumen $ makepkg -si

3. Information about the vim-lumen package on Arch User Repository (AUR)

ID: 1352933
Name: vim-lumen
PackageBaseID: 199539
PackageBase: vim-lumen
Version: 1.0-1
Description: Vim plugin that makes vim follow your system-wide dark mode preference
URL: https://github.com/vimpostor/vim-lumen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1699949442
LastModified: 1699949442
URLPath: /cgit/aur.git/snapshot/vim-lumen.tar.gz