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

Last updated: May 10,2024

1. Install "libpicocontainer-java" package

Please follow the steps below to install libpicocontainer-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpicocontainer-java

2. Uninstall "libpicocontainer-java" package

Please follow the instructions below to uninstall libpicocontainer-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpicocontainer-java
Priority: optional
Section: universe/java
Installed-Size: 352
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.15-1
Depends: libparanamer-java
Suggests: libpicocontainer-java-doc
Filename: pool/universe/libp/libpicocontainer-java/libpicocontainer-java_2.15-1_all.deb
Size: 264390
MD5sum: c666e8cea6aafd4601512ced5bdf672e
SHA1: d57abc2fb95da9f543adee82c52b488401e5afdc
SHA256: 7ca8f697289e4177f7815a9f0469a8e60730f7057916e08356bd6cff1de6da53
Description-en: Java library implementing the Dependency Injection pattern
PicoContainer is a highly embeddable full service Inversion of Control (IoC)
container for components that 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, PicoContainer supports different
dependency injection types (Constructor, Setter, Annotated Field and Method)
and offers multiple lifecycle and monitoring strategies.
Description-md5: b6512ed5df0c09d227cc9625e31951ac
Homepage: http://picocontainer.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu