How to Install and Uninstall atinject.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "atinject.noarch" package
Learn how to install atinject.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
atinject.noarch
Copied
2. Uninstall "atinject.noarch" package
Please follow the step by step instructions below to uninstall atinject.noarch on Amazon Linux 2:
$
sudo yum remove
atinject.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the atinject.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : atinject
Arch : noarch
Version : 1
Release : 13.20100611svn86.amzn2
Size : 13 k
Repo : amzn2-core/2/x86_64
Summary : Dependency injection specification for Java (JSR-330)
URL : http://code.google.com/p/atinject/
License : ASL 2.0
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.
Available Packages
Name : atinject
Arch : noarch
Version : 1
Release : 13.20100611svn86.amzn2
Size : 13 k
Repo : amzn2-core/2/x86_64
Summary : Dependency injection specification for Java (JSR-330)
URL : http://code.google.com/p/atinject/
License : ASL 2.0
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.