vim-startuptime on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-startuptime

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

$ yay -Rns vim-startuptime

2. Manually Install "vim-startuptime" via AUR

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

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

b. Clone vim-startuptime's git locally

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

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

$ cd ~/vim-startuptime $ makepkg -si

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

ID: 1176926
Name: vim-startuptime
PackageBaseID: 166510
PackageBase: vim-startuptime
Version: 4.3.0-2
Description: Vim plugin for profiling startup time
URL: https://github.com/dstein64/vim-startuptime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1620428853
LastModified: 1669862117
URLPath: /cgit/aur.git/snapshot/vim-startuptime.tar.gz