vim-ferm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-ferm

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

$ yay -Rns vim-ferm

2. Manually Install "vim-ferm" via AUR

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

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

b. Clone vim-ferm's git locally

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

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

$ cd ~/vim-ferm $ makepkg -si

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

ID: 899105
Name: vim-ferm
PackageBaseID: 73468
PackageBase: vim-ferm
Version: 0.10-1
Description: Vim syntax highlighting for ferm scripts
URL: http://www.vim.org/scripts/script.php?script_id=4390
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dbb
FirstSubmitted: 1379170139
LastModified: 1619644871
URLPath: /cgit/aur.git/snapshot/vim-ferm.tar.gz