How to Install and Uninstall pyparted.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "pyparted.x86_64" package

Please follow the guidance below to install pyparted.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install pyparted.x86_64

2. Uninstall "pyparted.x86_64" package

Please follow the instructions below to uninstall pyparted.x86_64 on Amazon Linux 2:

$ sudo yum remove pyparted.x86_64 $ sudo yum autoremove

3. Information about the pyparted.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : pyparted
Arch : x86_64
Epoch : 1
Version : 3.9
Release : 15.amzn2
Size : 195 k
Repo : amzn2-core/2/x86_64
Summary : Python module for GNU parted
URL : https://github.com/dcantrell/pyparted
License : GPLv2+
Description : Python module for the parted library. It is used for manipulating
: partition tables.