How to Install and Uninstall vim-syntastic Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "vim-syntastic" package

This is a short guide on how to install vim-syntastic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vim-syntastic

2. Uninstall "vim-syntastic" package

This guide covers the steps necessary to uninstall vim-syntastic on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the vim-syntastic package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: vim-syntastic
Architecture: all
Version: 3.7.0-1+deb9u2build0.16.04.1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Capriotti
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 764
Depends: vim, vim-addon-manager
Suggests: sparse, splint, cppcheck, foodcritic, libxml2-utils, hlint, tidy, checkstyle, closure-linter, libperl-critic-perl, puppet-lint, python-flake8, pep8, pyflakes, pylint, chktex, lacheck
Filename: pool/universe/v/vim-syntastic/vim-syntastic_3.7.0-1+deb9u2build0.16.04.1_all.deb
Size: 97456
MD5sum: 512da140b87be271df34ebecc1a7e548
SHA1: 81dce7b67a8fc6ea2988e8949ca8e15946038700
SHA256: b38a49be8cdcbdbbcb29a2865c06ed0fd90e368f913612491a05c4f92ce7c32c
SHA512: ee07b8077097927bb2986836254f1e8bb5d6749bfaccc4947419920a62d6f330b991d15f5199c7eb1ac4a203bb126da0f89e64ce71234fc78d229bea56ebb9c6
Homepage: https://github.com/scrooloose/syntastic
Description-en: 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, syntax checking plugins exist for ActionScript,
Ada, AppleScript, AsciiDoc, Bourne shell, C, C++, C#, Chef, CoffeeScript, Coco,
Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dust, Elixir, Erlang, eRuby,
Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML,
Java, JavaScript, JSON, LESS, Lex, Limbo, LISP, LLVM intermediate language,
Lua, MATLAB, NASM, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP,
gettext Portable Object, Puppet, Python, Racket, reStructuredText, Ruby, Rust,
SASS/SCSS, Scala, Slim, Tcl, TeX, Twig, TypeScript, Vala, Verilog, VHDL, xHtml,
XML, XSLT, YACC, YAML, z80, Zope page templates, zsh.
Description-md5: 633f2acb7c7f8d648f05cfd5f1fed6f2

Package: vim-syntastic
Priority: optional
Section: universe/editors
Installed-Size: 766
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Capriotti
Architecture: all
Version: 3.7.0-1
Depends: vim, vim-addon-manager
Suggests: sparse, splint, cppcheck, foodcritic, libxml2-utils, hlint, tidy, checkstyle, closure-linter, libperl-critic-perl, puppet-lint, python-flake8, pep8, pyflakes, pylint, chktex, lacheck
Filename: pool/universe/v/vim-syntastic/vim-syntastic_3.7.0-1_all.deb
Size: 97026
MD5sum: b3823154de6aa39f242f8b6c6f7db39b
SHA1: bc1e541007d0ef1a22ce43bf9bfa98c7f7e8b55b
SHA256: 2cc4a417346ba68768c324aefcb4b948fea2b30929b8a2f9a1ba72224d6ebc5b
Description-en: 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, syntax checking plugins exist for ActionScript,
Ada, AppleScript, AsciiDoc, Bourne shell, C, C++, C#, Chef, CoffeeScript, Coco,
Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dust, Elixir, Erlang, eRuby,
Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML,
Java, JavaScript, JSON, LESS, Lex, Limbo, LISP, LLVM intermediate language,
Lua, MATLAB, NASM, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP,
gettext Portable Object, Puppet, Python, Racket, reStructuredText, Ruby, Rust,
SASS/SCSS, Scala, Slim, Tcl, TeX, Twig, TypeScript, Vala, Verilog, VHDL, xHtml,
XML, XSLT, YACC, YAML, z80, Zope page templates, zsh.
Description-md5: 633f2acb7c7f8d648f05cfd5f1fed6f2
Homepage: https://github.com/scrooloose/syntastic
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu