How to Install and Uninstall parted.i686 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "parted.i686" package

Please follow the step by step instructions below to install parted.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install parted.i686

2. Uninstall "parted.i686" package

This guide let you learn how to uninstall parted.i686 on Rocky Linux 8:

$ sudo dnf remove parted.i686 $ sudo dnf autoremove

3. Information about the parted.i686 package on Rocky Linux 8

Last metadata expiration check: 1:06:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : parted
Version : 3.2
Release : 39.el8
Architecture : i686
Size : 590 k
Source : parted-3.2-39.el8.src.rpm
Repository : baseos
Summary : The GNU disk partition manipulation program
URL : http://www.gnu.org/software/parted
License : GPLv3+
Description : The GNU Parted program allows you to create, destroy, resize, move,
: and copy hard disk partitions. Parted can be used for creating space
: for new operating systems, reorganizing disk usage, and copying data
: to new hard disks.