vim-plugins-profiler on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S vim-plugins-profiler

* (Optional) Uninstall vim-plugins-profiler on Arch using YAY

$ yay -Rns vim-plugins-profiler

2. Manually Install "vim-plugins-profiler" via AUR

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

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

b. Clone vim-plugins-profiler's git locally

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

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

$ cd ~/vim-plugins-profiler $ makepkg -si

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

ID: 1312472
Name: vim-plugins-profiler
PackageBaseID: 128921
PackageBase: vim-plugins-profiler
Version: 1.16-1
Description: Utility to output a sorted list of VIM plugin startup times in millisec.
URL: https://github.com/bulletmark/vim-plugins-profiler
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1515330964
LastModified: 1693619237
URLPath: /cgit/aur.git/snapshot/vim-plugins-profiler.tar.gz