vim-extline on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-extline

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

$ yay -Rns vim-extline

2. Manually Install "vim-extline" via AUR

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

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

b. Clone vim-extline's git locally

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

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

$ cd ~/vim-extline $ makepkg -si

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

ID: 355980
Name: vim-extline
PackageBaseID: 90292
PackageBase: vim-extline
Version: 0.2.0-2
Description: Vim plugin for extending lines (e.g., underlined titles)
URL: https://github.com/drmikehenry/vim-extline
NumVotes: 2
Popularity: 0
OutOfDate: 1706211767
Maintainer:
Submitter: Shibumi
FirstSubmitted: 1423448383
LastModified: 1479078178
URLPath: /cgit/aur.git/snapshot/vim-extline.tar.gz