How to Install and Uninstall guava.src Package on Oracle Linux 8
Last updated: November 01,2024
1. Install "guava.src" package
Please follow the step by step instructions below to install guava.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
guava.src
Copied
2. Uninstall "guava.src" package
This guide let you learn how to uninstall guava.src on Oracle Linux 8:
$
sudo dnf remove
guava.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the guava.src package on Oracle Linux 8
Last metadata expiration check: 3:52:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : guava
Version : 28.1
Release : 3.module+el8.6.0+20615+edd0bff8
Architecture : src
Size : 4.9 M
Source : None
Repository : ol8_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 : 28.1
Release : 3.module+el8.6.0+20615+edd0bff8
Architecture : src
Size : 4.9 M
Source : None
Repository : ol8_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.