How to Install and Uninstall parted.i686 Package on CentOS Stream 9
Last updated: November 15,2024
1. Install "parted.i686" package
Here is a brief guide to show you how to install parted.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
parted.i686
Copied
2. Uninstall "parted.i686" package
Please follow the guidelines below to uninstall parted.i686 on CentOS Stream 9:
$
sudo dnf remove
parted.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the parted.i686 package on CentOS Stream 9
Last metadata expiration check: 2:30:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : parted
Version : 3.5
Release : 2.el9
Architecture : i686
Size : 657 k
Source : parted-3.5-2.el9.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.
Available Packages
Name : parted
Version : 3.5
Release : 2.el9
Architecture : i686
Size : 657 k
Source : parted-3.5-2.el9.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.