dolvim on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dolvim

* (Optional) Uninstall dolvim on Arch using YAY

$ yay -Rns dolvim

2. Manually Install "dolvim" via AUR

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

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

b. Clone dolvim's git locally

$ git clone https://aur.archlinux.org/dolvim.git ~/dolvim

c. Go to ~/dolvim folder and install it

$ cd ~/dolvim $ makepkg -si

3. Information about the dolvim package on Arch User Repository (AUR)

ID: 939068
Name: dolvim
PackageBaseID: 169186
PackageBase: dolvim
Version: 21.07.80.r14.g6e56cc328-1
Description: KDE File Manager patched with vi like movement keys (hjkl)
URL: https://kde.org/applications/system/dolphin
NumVotes: 0
Popularity: 0
OutOfDate: 1702912464
Maintainer: mattf
Submitter: mattf
FirstSubmitted: 1627181352
LastModified: 1627236055
URLPath: /cgit/aur.git/snapshot/dolvim.tar.gz