How to Install and Uninstall guava20.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "guava20.noarch" package

Learn how to install guava20.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install guava20.noarch

2. Uninstall "guava20.noarch" package

Please follow the step by step instructions below to uninstall guava20.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove guava20.noarch $ sudo dnf autoremove

3. Information about the guava20.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:54:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : guava20
Version : 20.0
Release : 8.module_el8.0.0+39+6a9b6e22
Architecture : noarch
Size : 2.1 M
Source : guava20-20.0-8.module_el8.0.0+39+6a9b6e22.src.rpm
Repository : appstream
Summary : Google Core Libraries for Java
URL : https://github.com/google/guava
License : ASL 2.0 and CC0
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.