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

Last updated: May 16,2024

1. Install "vim-nox" package

This tutorial shows how to install vim-nox on Kali Linux

$ sudo apt update $ sudo apt install vim-nox

2. Uninstall "vim-nox" package

This is a short guide on how to uninstall vim-nox on Kali Linux:

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

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

Package: vim-nox
Source: vim
Version: 2:9.1.0016-1
Installed-Size: 4263
Maintainer: Debian Vim Maintainers
Architecture: amd64
Provides: editor, vim (= 2:9.1.0016-1), vim-lua (= 2:9.1.0016-1), vim-perl (= 2:9.1.0016-1), vim-python3 (= 2:9.1.0016-1), vim-ruby (= 2:9.1.0016-1), vim-tcl (= 2:9.1.0016-1)
Depends: vim-common (= 2:9.1.0016-1), vim-runtime (= 2:9.1.0016-1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libgpm2 (>= 1.20.7), liblua5.1-0, libperl5.38 (>= 5.38.2), libpython3.11 (>= 3.11.5), libruby3.1 (>= 3.1.2), libselinux1 (>= 3.1~), libsodium23 (>= 1.0.14), libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6)
Suggests: cscope, vim-doc
Size: 1785196
SHA256: 70861702dd337faf943a4d61401a057351e56ecaa3df92f4150f575a6a71b358
SHA1: 49d0dbc1072608af195fc76bd7c0cc7642e6732f
MD5sum: fb39c60e938f9f14ed40ac346c837a5a
Description: Vi IMproved - enhanced vi editor - with scripting languages support
Vim is an almost compatible version of the UNIX editor Vi.
.
Many new features have been added: multi level undo, syntax
highlighting, command line history, on-line help, filename
completion, block operations, folding, Unicode support, etc.
.
This package contains a version of vim compiled with support for
scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.
Description-md5:
Homepage: https://www.vim.org/
Tag: devel::editor, devel::lang:perl, devel::lang:python, devel::lang:ruby,
devel::lang:tcl, devel::library, implemented-in::c,
implemented-in::perl, interface::text-mode, role::devel-lib,
role::program, scope::application, uitoolkit::ncurses, use::editing,
works-with::text, works-with::unicode
Section: editors
Priority: optional
Filename: pool/main/v/vim/vim-nox_9.1.0016-1_amd64.deb