vim-tcomment on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S vim-tcomment

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

$ yay -Rns vim-tcomment

2. Manually Install "vim-tcomment" via AUR

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

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

b. Clone vim-tcomment's git locally

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

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

$ cd ~/vim-tcomment $ makepkg -si

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

ID: 488943
Name: vim-tcomment
PackageBaseID: 130253
PackageBase: vim-tcomment
Version: 3.08.1-3
Description: An extensible & universal comment vim-plugin that also handles embedded filetypes
URL: https://github.com/tomtom/tcomment_vim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ankitrgadiya
Submitter: ankitrgadiya
FirstSubmitted: 1519369191
LastModified: 1519369192
URLPath: /cgit/aur.git/snapshot/vim-tcomment.tar.gz