How to Install and Uninstall guava20.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "guava20.noarch" package

Please follow the steps below to install guava20.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install guava20.noarch

2. Uninstall "guava20.noarch" package

This guide covers the steps necessary to uninstall guava20.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove guava20.noarch $ sudo dnf autoremove

3. Information about the guava20.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:30:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : guava20
Version : 20.0
Release : 8.module+el8+2452+b359bfcd
Architecture : noarch
Size : 2.1 M
Source : guava20-20.0-8.module+el8+2452+b359bfcd.src.rpm
Repository : ubi-8-appstream-rpms
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.