vim-profiler on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S vim-profiler

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

$ yay -Rns vim-profiler

2. Manually Install "vim-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-profiler's git locally

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

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

$ cd ~/vim-profiler $ makepkg -si

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

ID: 1120297
Name: vim-profiler
PackageBaseID: 169287
PackageBase: vim-profiler
Version: 0.0.4-1
Description: A vim profiling tool
URL: https://github.com/terror/vim-profiler
NumVotes: 1
Popularity: 0.000697
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1627411071
LastModified: 1659365886
URLPath: /cgit/aur.git/snapshot/vim-profiler.tar.gz