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

Last updated: June 06,2024

1. Install "libcommons-javaflow-java-doc" package

Please follow the guidelines below to install libcommons-javaflow-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-javaflow-java-doc

2. Uninstall "libcommons-javaflow-java-doc" package

Please follow the steps below to uninstall libcommons-javaflow-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-javaflow-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-javaflow-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 2232
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-javaflow
Version: 0.0~svn20060411-5
Recommends: libbcel-java-doc
Suggests: libcommons-javaflow-java
Filename: pool/universe/c/commons-javaflow/libcommons-javaflow-java-doc_0.0~svn20060411-5_all.deb
Size: 106484
MD5sum: 1c35f3cbf6b360ebaf18577fd2c5a109
SHA1: 08f82dd31053e2a09b75b83957deb866d110ef18
SHA256: 14ee3465ad49cd56dd40357b9029d54205c87fe50630b9662db631d1726c9a65
Description-en: Java implementation of Continuations concept - documentation
Commons Javaflow is a pure Java implementation of the Continuations concept.
.
For more information about Continuation, you can have a look on
or

.
To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
- statically, using the Javaflow Ant task as a part of your build process
- dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
.
This package contains Javadoc API of Commons Javaflow.
Description-md5: 81850a308eae0d2e5a94f3dc57f8aede
Homepage: http://commons.apache.org/sandbox/javaflow/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu