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

Last updated: May 05,2024

1. Install "junit4" package

Please follow the guidelines below to install junit4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install junit4

2. Uninstall "junit4" package

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

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

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

Package: junit4
Architecture: all
Version: 4.12-4ubuntu1.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 346
Depends: default-jre-headless | java5-runtime-headless, libhamcrest-java
Filename: pool/universe/j/junit4/junit4_4.12-4ubuntu1.1_all.deb
Size: 280500
MD5sum: 88fef54a1fada6d39b92a4852a80dfe0
SHA1: 7e83a165e52f15e1adda31033e9b95f5aa650282
SHA256: df9b6d8424c13fcb02f2411121e86e970ae0b3921e3ec5c0dcef45c6ce551275
SHA512: 4be7706688301eb084ce84f1e111f68375217a76adafd4f0fae4da97bc98f4faa1e9453dd646865021f7e30373680986cb94d5060d04fa875648adcf5582e63b
Homepage: http://www.junit.org
Description-en: JUnit regression test framework for Java
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.
Description-md5: 6e472ef1eb53b7098f32665495dd5b52

Package: junit4
Priority: optional
Section: universe/devel
Installed-Size: 344
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 4.12-4ubuntu1
Depends: default-jre-headless | java5-runtime-headless, libhamcrest-java
Filename: pool/universe/j/junit4/junit4_4.12-4ubuntu1_all.deb
Size: 279268
MD5sum: 8fa770f949d26bad09eb4682356f49f1
SHA1: c7991bd1c13c6204ea2585000daacb2f400ac22e
SHA256: 7015480141ed6b00c3aaa70bdc363741fbd315167cd39bdefe6f279fe77f2e3b
Description-en: JUnit regression test framework for Java
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.
Description-md5: 6e472ef1eb53b7098f32665495dd5b52
Homepage: http://www.junit.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu