vim-command-t on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S vim-command-t

* (Optional) Uninstall vim-command-t on Arch using YAY

$ yay -Rns vim-command-t

2. Manually Install "vim-command-t" via AUR

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

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

b. Clone vim-command-t's git locally

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

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

$ cd ~/vim-command-t $ makepkg -si

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

ID: 897484
Name: vim-command-t
PackageBaseID: 46886
PackageBase: vim-command-t
Version: 5.0.3-1
Description: an extremely fast, intuitive mechanism for opening files and buffers with a minimal number of keystrokes
URL: https://wincent.com/products/command-t
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: robbystk
Submitter: vlan
FirstSubmitted: 1298627420
LastModified: 1619298154
URLPath: /cgit/aur.git/snapshot/vim-command-t.tar.gz