How to Install and Uninstall vim-common Package on Kali Linux

Last updated: May 17,2024

1. Install "vim-common" package

This guide let you learn how to install vim-common on Kali Linux

$ sudo apt update $ sudo apt install vim-common

2. Uninstall "vim-common" package

Learn how to uninstall vim-common on Kali Linux:

$ sudo apt remove vim-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-common package on Kali Linux

Package: vim-common
Source: vim
Version: 2:9.1.0016-1
Installed-Size: 1847
Maintainer: Debian Vim Maintainers
Architecture: all
Replaces: vim-runtime (<< 2:9.0.1658-1~)
Recommends: xxd, vim | vim-gtk3 | vim-motif | vim-nox | vim-tiny
Breaks: vim-runtime (<< 2:9.0.1658-1~)
Size: 409540
SHA256: 5415ab8c42e2d1a43fa24881cf4de95d7da547b4f93f0cc533d6c3140a50d437
SHA1: df08cfa8f213907af2df7150c58e318f82cb66d2
MD5sum: f121d0203a11f829987ca0e9e14c8476
Description: Vi IMproved - Common files
Vim is an almost compatible version of the UNIX editor Vi.
.
This package contains files shared by all non GUI-enabled vim variants
available in Debian. Examples of such shared files are: manpages and
configuration files.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.vim.org/
Tag: devel::editor, interface::text-mode, role::app-data, role::program,
uitoolkit::ncurses, use::editing, works-with::text, works-with::unicode
Section: editors
Priority: important
Filename: pool/main/v/vim/vim-common_9.1.0016-1_all.deb