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

Last updated: May 01,2024

1. Install "libpicocontainer1-java" package

Please follow the instructions below to install libpicocontainer1-java on Kali Linux

$ sudo apt update $ sudo apt install libpicocontainer1-java

2. Uninstall "libpicocontainer1-java" package

This guide covers the steps necessary to uninstall libpicocontainer1-java on Kali Linux:

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

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

Package: libpicocontainer1-java
Version: 1.3-4
Installed-Size: 144
Maintainer: Debian Java Maintainers
Architecture: all
Size: 101776
SHA256: 833c7e5b35722930395b2a552138bc8587ae3413ab2dc04fb0f266294792de68
SHA1: 15a3a7ebc09dc9a8add93e059ce49fba2651177f
MD5sum: 836eaf6ae13612ff632482f80852d1f1
Description: Java library implementing the Dependency Injection pattern
PicoContainer is a highly embeddable full service Inversion of Control
(IoC) container for components honour the Dependency Injection pattern.
It can be used as a lightweight alternative to Sun's J2EE patterns for
web applications or general solutions.
.
Despite it being very compact in size (the core is ~128K and it has no
mandatory dependencies outside the JDK), PicoContainer supports
different dependency injection types (Constructor, Setter, Annotated
Field and Method) and offers multiple lifecycle and monitoring
strategies.
Description-md5:
Homepage: http://www.picocontainer.org
Section: java
Priority: optional
Filename: pool/main/libp/libpicocontainer1-java/libpicocontainer1-java_1.3-4_all.deb