vim-drawit on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S vim-drawit

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

$ yay -Rns vim-drawit

2. Manually Install "vim-drawit" via AUR

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

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

b. Clone vim-drawit's git locally

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

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

$ cd ~/vim-drawit $ makepkg -si

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

ID: 417385
Name: vim-drawit
PackageBaseID: 123174
PackageBase: vim-drawit
Version: 1-1
Description: DrawIt is a plugin which allows one to draw lines left, right, up, down, and along both slants. Optionally one may cap the lines with arrowheads. One may change the horizontal, vertical, slant, and crossing characters to whichever characters one wishes.
URL: https://vim.sourceforge.io/scripts/script.php?script_id=40
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wuji
Submitter: wuji
FirstSubmitted: 1496748294
LastModified: 1496748294
URLPath: /cgit/aur.git/snapshot/vim-drawit.tar.gz