How to Install and Uninstall parted.i686 Package on Amazon Linux 2
Last updated: December 26,2024
1. Install "parted.i686" package
This guide let you learn how to install parted.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
parted.i686
Copied
2. Uninstall "parted.i686" package
Please follow the guidelines below to uninstall parted.i686 on Amazon Linux 2:
$
sudo yum remove
parted.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the parted.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : parted
Arch : i686
Version : 3.1
Release : 29.amzn2
Size : 642 k
Repo : amzn2-core/2/x86_64
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
Arch : i686
Version : 3.1
Release : 29.amzn2
Size : 642 k
Repo : amzn2-core/2/x86_64
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.