How to Install and Uninstall parted.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "parted.x86_64" package
Here is a brief guide to show you how to install parted.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
parted.x86_64
Copied
2. Uninstall "parted.x86_64" package
Please follow the guidance below to uninstall parted.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
parted.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the parted.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : parted
Arch : x86_64
Version : 3.1
Release : 32.el7
Size : 2.2 M
Repo : installed
From repo : anaconda
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.
Name : parted
Arch : x86_64
Version : 3.1
Release : 32.el7
Size : 2.2 M
Repo : installed
From repo : anaconda
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.