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

Last updated: May 15,2024

1. Install "vim-syntastic" package

Learn how to install vim-syntastic on Kali Linux

$ sudo apt update $ sudo apt install vim-syntastic

2. Uninstall "vim-syntastic" package

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

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

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

Package: vim-syntastic
Version: 3.10.0-3
Installed-Size: 1379
Maintainer: Andrea Capriotti
Architecture: all
Depends: vim, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Suggests: sparse, splint, cppcheck, foodcritic, libxml2-utils, hlint, tidy, checkstyle, closure-linter, libperl-critic-perl, puppet-lint, python-flake8, pep8, pyflakes, pylint, chktex, lacheck, shellcheck
Size: 240616
SHA256: 612ef1084d59ede9e8de7bf3b6c770deccbfe8875de9e70d498309ecd7c8196a
SHA1: 65b777700fc954501ce16bf517fe7cad430eb268
MD5sum: 272fcf07dfa63b1e7f6a646d895129aa
Description: Syntax checking hacks for vim
Syntastic is a syntax checking plugin that runs files through external syntax
checkers and displays any resulting errors to the user. This can be done on
demand, or automatically as files are saved. If syntax errors are detected, the
user is notified and is happy because they didn't have to compile their code or
execute their script to find them.
.
At the time of this writing, syntastic has checking plugins for ACPI Source
Language, ActionScript, Ada, Ansible configurations, API Blueprint,
AppleScript, AsciiDoc, Assembly languages, BEMHTML, Bro, Bourne shell, C, C++,
C#, Cabal, Chef, CMake, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart,
DocBook, Dockerfile, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata,
GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON,
JSX, Julia, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, Markdown,
MATLAB, Mercury, NASM, Nix, Objective-C, Objective-C++, OCaml, Perl, Perl 6,
Perl POD, PHP, gettext Portable Object, OS X and iOS property lists,
Pug (formerly Jade), Puppet, Python, QML, R, Racket, RDF TriG, RDF Turtle,
Relax NG, reStructuredText, RPM spec, Ruby, SASS/SCSS, Scala, Slim, SML,
Solidity, Sphinx, SQL, Stylus, Tcl, TeX, Texinfo, Twig, TypeScript, Vala,
Verilog, VHDL, Vim help, VimL, Vue.js, xHtml, XML, XSLT, XQuery, YACC, YAML,
YANG data models, YARA rules, z80, Zope page templates, and Zsh.
Description-md5:
Homepage: https://github.com/scrooloose/syntastic
Section: editors
Priority: optional
Filename: pool/main/v/vim-syntastic/vim-syntastic_3.10.0-3_all.deb