htop-vim on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S htop-vim

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

$ yay -Rns htop-vim

2. Manually Install "htop-vim" via AUR

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

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

b. Clone htop-vim's git locally

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

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

$ cd ~/htop-vim $ makepkg -si

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

ID: 1383552
Name: htop-vim
PackageBaseID: 168808
PackageBase: htop-vim
Version: 3.3.0-1
Description: Interactive process viewer with a Vim keybindings patch
URL: https://htop.dev/
NumVotes: 20
Popularity: 0.36525
OutOfDate:
Maintainer: dawidpotocki
Submitter: dawidpotocki
FirstSubmitted: 1625937506
LastModified: 1704899436
URLPath: /cgit/aur.git/snapshot/htop-vim.tar.gz