How to Install and Uninstall libjcsp-java Package on Kali Linux

Last updated: May 02,2024

1. Install "libjcsp-java" package

Learn how to install libjcsp-java on Kali Linux

$ sudo apt update $ sudo apt install libjcsp-java

2. Uninstall "libjcsp-java" package

Learn how to uninstall libjcsp-java on Kali Linux:

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

3. Information about the libjcsp-java package on Kali Linux

Package: libjcsp-java
Source: jcsp
Version: 1.1-rc4-3
Installed-Size: 792
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjcsp-java-doc (= 1.1-rc4-3)
Size: 429028
SHA256: da3369ed7b4a5313d4efb1fea9ff08955c1a017624ef73ff54ee287f99833916
SHA1: 4fd178be7f03542c0df48e73b06a8e12f97b4133
MD5sum: c17b7fc84ee7571ee27a6938e34040df
Description: 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:
Multi-Arch: foreign
Section: java
Priority: optional
Filename: pool/main/j/jcsp/libjcsp-java_1.1-rc4-3_all.deb