vim-sensible on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S vim-sensible

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

$ yay -Rns vim-sensible

2. Manually Install "vim-sensible" via AUR

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

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

b. Clone vim-sensible's git locally

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

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

$ cd ~/vim-sensible $ makepkg -si

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

ID: 480142
Name: vim-sensible
PackageBaseID: 95096
PackageBase: vim-sensible
Version: 1.2-1
Description: vim defaults everyone can agree on
URL: https://github.com/tpope/vim-sensible
NumVotes: 4
Popularity: 0
OutOfDate: 1682346129
Maintainer: eschwartz
Submitter: eschwartz
FirstSubmitted: 1435026769
LastModified: 1516672815
URLPath: /cgit/aur.git/snapshot/vim-sensible.tar.gz