How to Install and Uninstall cloud-utils.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "cloud-utils.src" package

This tutorial shows how to install cloud-utils.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install cloud-utils.src

2. Uninstall "cloud-utils.src" package

In this section, we are going to explain the necessary steps to uninstall cloud-utils.src on Oracle Linux 9:

$ sudo dnf remove cloud-utils.src $ sudo dnf autoremove

3. Information about the cloud-utils.src package on Oracle Linux 9

Last metadata expiration check: 3:09:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : cloud-utils
Version : 0.33
Release : 1.el9
Architecture : src
Size : 68 k
Source : None
Repository : ol9_appstream
Summary : Cloud image management utilities
URL : https://github.com/canonical/cloud-utils/
License : GPLv3
Description : This package provides a useful set of utilities for managing cloud images.
:
: The tasks associated with image bundling are often tedious and repetitive. The
: cloud-utils package provides several scripts that wrap the complicated tasks
: with a much simpler interface.