vim-dracula on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vim-dracula

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

$ yay -Rns vim-dracula

2. Manually Install "vim-dracula" via AUR

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

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

b. Clone vim-dracula's git locally

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

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

$ cd ~/vim-dracula $ makepkg -si

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

ID: 919065
Name: vim-dracula
PackageBaseID: 150565
PackageBase: vim-dracula
Version: 2.0.0-4
Description: A dark theme for Vim
URL: https://draculatheme.com/vim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rogryza
FirstSubmitted: 1584840241
LastModified: 1623286853
URLPath: /cgit/aur.git/snapshot/vim-dracula.tar.gz