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

Last updated: September 21,2024

1. Install "cloud-utils-growpart.noarch" package

This is a short guide on how to install cloud-utils-growpart.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install cloud-utils-growpart.noarch

2. Uninstall "cloud-utils-growpart.noarch" package

Please follow the step by step instructions below to uninstall cloud-utils-growpart.noarch on Rocky Linux 8:

$ sudo dnf remove cloud-utils-growpart.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:05:53 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : cloud-utils-growpart
Version : 0.31
Release : 3.el8
Architecture : noarch
Size : 31 k
Source : cloud-utils-growpart-0.31-3.el8.src.rpm
Repository : appstream
Summary : Script for growing a partition
URL : https://launchpad.net/cloud-utils
License : GPLv3
Description : This package provides the growpart script for growing a partition. It is
: primarily used in cloud images in conjunction with the dracut-modules-growroot
: package to grow the root partition on first boot.