How to Install and Uninstall guava20.noarch Package on AlmaLinux 8

Last updated: November 25,2024

1. Install "guava20.noarch" package

Please follow the steps below to install guava20.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install guava20.noarch

2. Uninstall "guava20.noarch" package

In this section, we are going to explain the necessary steps to uninstall guava20.noarch on AlmaLinux 8:

$ sudo dnf remove guava20.noarch $ sudo dnf autoremove

3. Information about the guava20.noarch package on AlmaLinux 8

Last metadata expiration check: 0:08:35 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : guava20
Version : 20.0
Release : 8.module_el8.6.0+2752+f1f3449e
Architecture : noarch
Size : 2.1 M
Source : guava20-20.0-8.module_el8.6.0+2752+f1f3449e.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.