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

Last updated: May 10,2024

1. Install "vim-gtk3" package

This is a short guide on how to install vim-gtk3 on Kali Linux

$ sudo apt update $ sudo apt install vim-gtk3

2. Uninstall "vim-gtk3" package

Here is a brief guide to show you how to uninstall vim-gtk3 on Kali Linux:

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

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

Package: vim-gtk3
Source: vim
Version: 2:9.1.0016-1
Installed-Size: 4578
Maintainer: Debian Vim Maintainers
Architecture: amd64
Provides: editor, gvim (= 2:9.1.0016-1), 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-gui-common (= 2:9.1.0016-1), vim-runtime (= 2:9.1.0016-1), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcairo2 (>= 1.4.10), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgpm2 (>= 1.20.7), libgtk-3-0 (>= 3.21.5), libice6 (>= 1:1.0.0), liblua5.1-0, libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libperl5.38 (>= 5.38.2), libpython3.11 (>= 3.11.5), libruby3.1 (>= 3.1.2), libselinux1 (>= 3.1~), libsm6, libsodium23 (>= 1.0.14), libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6), libx11-6, libxt6
Suggests: cscope, fonts-dejavu, gnome-icon-theme, vim-doc
Size: 1913944
SHA256: 7b6eb069e2c2feaa133e051558dc79f9ffb2fc2ca46cf528122acfa30dd29e4e
SHA1: 12b0a2d99614e10b4f408751887e1d1bc534f8b5
MD5sum: a1d8b54ea0e5b5e2b30f95f02c13fa1f
Description: Vi IMproved - enhanced vi editor - with GTK3 GUI
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 a GTK3 GUI
and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.
Description-md5:
Homepage: https://www.vim.org/
Tag: uitoolkit::gtk
Section: editors
Priority: optional
Filename: pool/main/v/vim/vim-gtk3_9.1.0016-1_amd64.deb