vim-dracula on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install vim-dracula on Arch using YAY
$
yay -S
vim-dracula
Copied
* (Optional) Uninstall vim-dracula on Arch using YAY
$
yay -Rns
vim-dracula
Copied
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
Copied
b. Clone vim-dracula's git locally
$
git clone https://aur.archlinux.org/vim-dracula.git
~/vim-dracula
Copied
c. Go to ~/vim-dracula folder and install it
$
cd
~/vim-dracula
Copied
$
makepkg -si
Copied
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
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