How to Install and Uninstall atinject Package on openSuSE Tumbleweed

Last updated: February 17,2025

1. Install "atinject" package

Please follow the guidelines below to install atinject on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install atinject

2. Uninstall "atinject" package

This tutorial shows how to uninstall atinject on openSuSE Tumbleweed:

$ sudo zypper remove atinject

3. Information about the atinject package on openSuSE Tumbleweed

Information for package atinject:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : atinject
Version : 1+20160610git1f74ea7-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 19.4 KiB
Installed : No
Status : not installed
Source package : atinject-1+20160610git1f74ea7-2.11.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