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

Last updated: May 15,2024

1. Install "libjcsp-java-doc" package

This guide let you learn how to install libjcsp-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjcsp-java-doc

2. Uninstall "libjcsp-java-doc" package

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

$ sudo apt remove libjcsp-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libjcsp-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 18127
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jcsp
Version: 1.1-rc4-2
Suggests: libjcsp-java (= 1.1-rc4-2)
Filename: pool/universe/j/jcsp/libjcsp-java-doc_1.1-rc4-2_all.deb
Size: 2565188
MD5sum: 863672712fa9d695f58a90035f9db40d
SHA1: aeb6d38f9b308a9be83173bd9df377ae58e84949
SHA256: fe2746c380974f74a913f2b40955c1c387e84ae1c210a39a26d4cd2562c432c0
Description-en: Documentation for libjcsp-java
Documentation for JCSP (Communication Sequential Processes for
Java) that is a library providing a concurrency model that is a
combination of ideas from Hoare's CSP and Milner's pi-calculus.
.
Communicating Sequential Processes (CSP) is a mathematical
theory for specifying and verifying complex patterns of
behaviour arising from interactions between concurrent
objects.
.
JSCP provides a base range of CSP primitives plus a rich set of
extensions. Also included is a package providing CSP process
wrappers giving a channel interface to all Java AWT widgets
and graphics operations. It is extensively (javadoc)umented
and includes much teaching.
.
JCSP is an alternative concurrency model to the threads and
mechanisms built into Java. It is also compatible with
it since it is implemented on top of it.
Description-md5: a17a02cb6029740af123adec7efc8fc9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu