How to Install and Uninstall atinject Package on openSUSE Leap

Last updated: April 29,2024

1. Install "atinject" package

This is a short guide on how to install atinject on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install atinject

2. Uninstall "atinject" package

Here is a brief guide to show you how to uninstall atinject on openSUSE Leap:

$ sudo zypper remove atinject

3. Information about the atinject package on openSUSE Leap

Information for package atinject:
---------------------------------
Repository : Main Repository
Name : atinject
Version : 1+20160610git1f74ea7-150200.3.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 19.5 KiB
Installed : No
Status : not installed
Source package : atinject-1+20160610git1f74ea7-150200.3.6.4.src
Upstream URL : https://javax-inject.github.io/javax-inject/
Summary : Dependency injection specification for Java (JSR-330)
Description :
This package specifies a means for obtaining objects in such a way as
to maximize reusability, testability and maintainability compared to
traditional approaches such as constructors, factories, and service
locators (e.g., JNDI). This process, known as dependency injection, is
beneficial to most nontrivial applications.

5. The same packages on other Linux Distributions