How to Install and Uninstall libcapsule-maven-nextflow-java Package on Kali Linux

Last updated: May 13,2024

1. Install "libcapsule-maven-nextflow-java" package

This is a short guide on how to install libcapsule-maven-nextflow-java on Kali Linux

$ sudo apt update $ sudo apt install libcapsule-maven-nextflow-java

2. Uninstall "libcapsule-maven-nextflow-java" package

Please follow the guidelines below to uninstall libcapsule-maven-nextflow-java on Kali Linux:

$ sudo apt remove libcapsule-maven-nextflow-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcapsule-maven-nextflow-java package on Kali Linux

Package: libcapsule-maven-nextflow-java
Source: capsule-maven-nextflow
Version: 1.0.3.1+dfsg-5
Installed-Size: 89
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: capsule-nextflow, libmaven-resolver-java, libmaven-resolver-transport-http-java, libmaven3-core-java, libplexus-cipher-java
Size: 51572
SHA256: 5574bc4d0c2027a6c8382f6a3d08dcff5093cd2bddcda5859e095a2ed0a5c73b
SHA1: 6febca682a3a5a7f7a72d92c0154f992eb6e0216
MD5sum: 3cac65871dcfacb45298abea27361057
Description: packaging tool for Java applications with Maven coordinates
A capsule is a single executable JAR that contains everything an application
needs to run either in the form of embedded files or as declarative metadata.
Maven Capsule is a capsule that allows the creations of capsules that, instead
of embedding their dependencies, download all or some of them from a Maven
repository. The dependencies are downloaded, cached locally, and shared among
other capsules that also depend on them. In addition, this capsule allows
specifying capsule metadata in a POM file in addition to the manifest.
.
A capsule with the Maven caplet that has all (or almost all) of its
dependencies downloaded rather than embedded is known as a "thin" capsule (as
opposed to a "fat" capsule, which embeds all of its dependencies). In fact, a
capsule may not contain any of the application's classes/JARs at all. Instead,
the capsule's manifest may contain these attributes alone (and no files in the
capsule JAR besides the manifest). When the capsule is launched, the newest
available version of the application will be downloaded, cached and launched.
.
This package contains a fork of the original capsule-maven project. This fork
is suited as a dependency of nextflow.
Description-md5:
Homepage: https://github.com/nextflow-io/capsule-maven
Section: java
Priority: optional
Filename: pool/main/c/capsule-maven-nextflow/libcapsule-maven-nextflow-java_1.0.3.1+dfsg-5_all.deb