vim-min on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-min

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

$ yay -Rns vim-min

2. Manually Install "vim-min" via AUR

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

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

b. Clone vim-min's git locally

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

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

$ cd ~/vim-min $ makepkg -si

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

ID: 848610
Name: vim-min
PackageBaseID: 161299
PackageBase: vim-min
Version: 8.2.2347-1
Description: Vi Improved, a highly configurable, improved version of the vi text editor
URL: https://www.vim.org
NumVotes: 1
Popularity: 8.0E-6
OutOfDate: 1653320944
Maintainer: shoober420
FirstSubmitted: 1609047107
LastModified: 1610869845
URLPath: /cgit/aur.git/snapshot/vim-min.tar.gz