How to Install and Uninstall cloud-init.noarch Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "cloud-init.noarch" package

This guide let you learn how to install cloud-init.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install cloud-init.noarch

2. Uninstall "cloud-init.noarch" package

Please follow the steps below to uninstall cloud-init.noarch on Rocky Linux 8:

$ sudo dnf remove cloud-init.noarch $ sudo dnf autoremove

3. Information about the cloud-init.noarch package on Rocky Linux 8

Last metadata expiration check: 2:10:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : cloud-init
Version : 21.1
Release : 15.el8_6.3
Architecture : noarch
Size : 1.1 M
Source : cloud-init-21.1-15.el8_6.3.src.rpm
Repository : appstream
Summary : Cloud instance init scripts
URL : http://launchpad.net/cloud-init
License : GPLv3
Description : Cloud-init is a set of init scripts for cloud instances. Cloud instances
: need special scripts to run during initialization to retrieve and install
: ssh keys and to let the user run various scripts.