How to Install and Uninstall tree-sitter-vim-src Package on Kali Linux

Last updated: May 19,2024

1. Install "tree-sitter-vim-src" package

This tutorial shows how to install tree-sitter-vim-src on Kali Linux

$ sudo apt update $ sudo apt install tree-sitter-vim-src

2. Uninstall "tree-sitter-vim-src" package

This guide covers the steps necessary to uninstall tree-sitter-vim-src on Kali Linux:

$ sudo apt remove tree-sitter-vim-src $ sudo apt autoclean && sudo apt autoremove

3. Information about the tree-sitter-vim-src package on Kali Linux

Package: tree-sitter-vim-src
Source: tree-sitter-vim
Version: 0.3.0-2
Installed-Size: 4563
Maintainer: Tree-sitter Team
Architecture: all
Depends: g++, libtree-sitter-dev, pkg-config
Size: 156392
SHA256: a8da3b0b137119f94992fd537eb5098319fb0bd1a0c540e1b354dd08bf19b30a
SHA1: e62aa95a8f1664719cde522970122693879331ff
MD5sum: e866f9ba72c03a36e6294e244e91df06
Description: Vimscript parser for Tree-sitter (source files)
This package contains the generated source files for building the Vimscript
parser shared object.
Description-md5:
Homepage: https://github.com/neovim/tree-sitter-vim/
Section: libs
Priority: optional
Filename: pool/main/t/tree-sitter-vim/tree-sitter-vim-src_0.3.0-2_all.deb

5. The same packages on other Linux Distributions