How to Install and Uninstall guava.noarch Package on Amazon Linux 2
Last updated: January 12,2025
1. Install "guava.noarch" package
Please follow the instructions below to install guava.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
guava.noarch
Copied
2. Uninstall "guava.noarch" package
Please follow the steps below to uninstall guava.noarch on Amazon Linux 2:
$
sudo yum remove
guava.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the guava.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : guava
Arch : noarch
Version : 13.0
Release : 6.amzn2
Size : 1.6 M
Repo : amzn2-core/2/x86_64
Summary : Google Core Libraries for Java
URL : http://code.google.com/p/guava-libraries
License : ASL 2.0
Description : Guava is a suite of core and expanded libraries that include
: utility classes, Google's collections, io classes, and much
: much more.
: This project is a complete packaging of all the Guava libraries
: into a single jar. Individual portions of Guava can be used
: by downloading the appropriate module and its dependencies.
Available Packages
Name : guava
Arch : noarch
Version : 13.0
Release : 6.amzn2
Size : 1.6 M
Repo : amzn2-core/2/x86_64
Summary : Google Core Libraries for Java
URL : http://code.google.com/p/guava-libraries
License : ASL 2.0
Description : Guava is a suite of core and expanded libraries that include
: utility classes, Google's collections, io classes, and much
: much more.
: This project is a complete packaging of all the Guava libraries
: into a single jar. Individual portions of Guava can be used
: by downloading the appropriate module and its dependencies.