vim-solidity on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S vim-solidity

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

$ yay -Rns vim-solidity

2. Manually Install "vim-solidity" via AUR

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

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

b. Clone vim-solidity's git locally

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

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

$ cd ~/vim-solidity $ makepkg -si

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

ID: 1079261
Name: vim-solidity
PackageBaseID: 178787
PackageBase: vim-solidity
Version: 1.0-1
Description: Vim syntax file for Solidity.
URL: https://github.com/tomlion/vim-solidity
NumVotes: 2
Popularity: 0.868125
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1652382445
LastModified: 1652382445
URLPath: /cgit/aur.git/snapshot/vim-solidity.tar.gz