How to Install and Uninstall junit4-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "junit4-doc" package

This guide covers the steps necessary to install junit4-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install junit4-doc

2. Uninstall "junit4-doc" package

Please follow the guidelines below to uninstall junit4-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove junit4-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the junit4-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: junit4-doc
Architecture: all
Version: 4.12-4ubuntu1.1
Priority: optional
Section: universe/doc
Source: junit4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3018
Recommends: default-jdk-doc, libhamcrest-java-doc
Suggests: junit4
Filename: pool/universe/j/junit4/junit4-doc_4.12-4ubuntu1.1_all.deb
Size: 227864
MD5sum: 4ce2cf563c96a73896cf7d9fc715b979
SHA1: a8a17d656f6714f9114d728a9df16493cca6d489
SHA256: 92bd22a5b6342e6c273e0bdeb359f3bd8be0747f76742b086406dead90c030e9
SHA512: bf0892cc8e42a136e0ec1cc3abb486ad2d0d13b6153c94a1875f9a2531856ed6d3de674860bf98b307a1d2f32da616c9546107dcda46fa91f1c5101503af9693
Homepage: http://www.junit.org
Description-en: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
.
This package contains Javadoc API documentation of JUnit 4.
Description-md5: 76c2a881e3392afd1eddd749d9d0edd7

Package: junit4-doc
Priority: optional
Section: universe/doc
Installed-Size: 3019
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: junit4
Version: 4.12-4ubuntu1
Recommends: default-jdk-doc, libhamcrest-java-doc
Suggests: junit4
Filename: pool/universe/j/junit4/junit4-doc_4.12-4ubuntu1_all.deb
Size: 228704
MD5sum: 48c09cd11f73f87040d1c9f3508f63bc
SHA1: d9b13e64c5562d86873a24f8ba04a7da6e76b008
SHA256: 9cfd78594afe544d8a76e32d25ca82baf12184a350864de4a9140c6045e18334
Description-en: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
.
This package contains Javadoc API documentation of JUnit 4.
Description-md5: 76c2a881e3392afd1eddd749d9d0edd7
Homepage: http://www.junit.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu