How to Install and Uninstall neovim-runtime Package on Kali Linux

Last updated: May 16,2024

1. Install "neovim-runtime" package

Here is a brief guide to show you how to install neovim-runtime on Kali Linux

$ sudo apt update $ sudo apt install neovim-runtime

2. Uninstall "neovim-runtime" package

Learn how to uninstall neovim-runtime on Kali Linux:

$ sudo apt remove neovim-runtime $ sudo apt autoclean && sudo apt autoremove

3. Information about the neovim-runtime package on Kali Linux

Package: neovim-runtime
Source: neovim
Version: 0.7.2-8
Installed-Size: 20067
Maintainer: Debian Vim Maintainers
Architecture: all
Size: 3916164
SHA256: d0314e80ab4af1796c6ed0cda278b5a682660cc61be8f5508cf2ef87e879a9c6
SHA1: 27ddeae6ba4c466502dc848ef0700b1c97b377b7
MD5sum: 9b6b2be752aed65f63a11dfada8d1a2a
Description: heavily refactored vim fork (runtime files)
Neovim is a fork of Vim focused on modern code and features, rather than
running in legacy environments.
.
This package contains the architecture independent runtime files used by
neovim. Examples of such files are: documentation, rules for
language-specific highlighting and indentation, color schemes, and standard
plugins.
Description-md5:
Multi-Arch: foreign
Homepage: https://neovim.io/
Section: editors
Priority: optional
Filename: pool/main/n/neovim/neovim-runtime_0.7.2-8_all.deb