How to Install and Uninstall guava.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "guava.noarch" package

Please follow the instructions below to install guava.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install guava.noarch

2. Uninstall "guava.noarch" package

Please follow the guidelines below to uninstall guava.noarch on Fedora 36:

$ sudo dnf remove guava.noarch $ sudo dnf autoremove

3. Information about the guava.noarch package on Fedora 36

Last metadata expiration check: 4:45:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : guava
Version : 31.0.1
Release : 3.fc36
Architecture : noarch
Size : 2.5 M
Source : guava-31.0.1-3.fc36.src.rpm
Repository : fedora
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.