How to Install and Uninstall libjcsp-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libjcsp-java" package

Please follow the instructions below to install libjcsp-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjcsp-java

2. Uninstall "libjcsp-java" package

This guide covers the steps necessary to uninstall libjcsp-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libjcsp-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjcsp-java
Architecture: all
Version: 1.1-rc4-2.1
Priority: optional
Section: universe/java
Source: jcsp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 784
Suggests: libjcsp-java-doc (= 1.1-rc4-2.1)
Filename: pool/universe/j/jcsp/libjcsp-java_1.1-rc4-2.1_all.deb
Size: 424344
MD5sum: 3a095b5ba4fc162397adc28229593b13
SHA1: 4009823c121fa4e4f389ae9b9c2507bdfc9ef774
SHA256: 39638ad3a4c6c575e4acd38931571b8fdd5e04c560c6ed1353b09addee97508c
SHA512: 8f145379868eda2093c6a09d98a487159b5446daa9502a491db1789a938c87ec1b46da02ddfc5e1c37ca2b0b9d58d574c56ca4f8f117148a416f346e036f50b1
Description-en: Java library providing Communicating Sequential Processes (CSP) features
JCSP (Communication Sequential Processes for Java) 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: 92d65651fc160f75808cc7d69206afe9