How to Install and Uninstall guava.noarch Package on Rocky Linux 9
Last updated: November 29,2024
1. Install "guava.noarch" package
This guide covers the steps necessary to install guava.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
guava.noarch
Copied
2. Uninstall "guava.noarch" package
Please follow the instructions below to uninstall guava.noarch on Rocky Linux 9:
$
sudo dnf remove
guava.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the guava.noarch package on Rocky Linux 9
Last metadata expiration check: 2:25:41 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : guava
Version : 30.1
Release : 6.el9
Architecture : noarch
Size : 2.3 M
Source : guava-30.1-6.el9.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.
Available Packages
Name : guava
Version : 30.1
Release : 6.el9
Architecture : noarch
Size : 2.3 M
Source : guava-30.1-6.el9.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.