How to Install libfindbugs-annotations-java software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libfindbugs-annotations-java software package in Ubuntu 16.10 (Yakkety Yak)

libfindbugs-annotations-java software package provides Static java code analyzer to find bugs (Annotations), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfindbugs-annotations-java 

libfindbugs-annotations-java is installed in your system.

Make ensure the libfindbugs-annotations-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfindbugs-annotations-java *

You will get with libfindbugs-annotations-java package name, version, architecture and description in a table

libfindbugs-annotations-java package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Java
Package libfindbugs-annotations-java
Version 3.1.0~preview2-1
Description Static java code analyzer to find bugs (Annotations)
Sub Section Java


See Also, How to uninstall or remove libfindbugs-annotations-java software package from Ubuntu 16.10 (Yakkety Yak)?