How to Install and Uninstall parted.x86_64 Package on Fedora 35

Last updated: June 18,2024

1. Install "parted.x86_64" package

Please follow the guidance below to install parted.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install parted.x86_64

2. Uninstall "parted.x86_64" package

In this section, we are going to explain the necessary steps to uninstall parted.x86_64 on Fedora 35:

$ sudo dnf remove parted.x86_64 $ sudo dnf autoremove

3. Information about the parted.x86_64 package on Fedora 35

Last metadata expiration check: 1:35:52 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : parted
Version : 3.4
Release : 7.fc35
Architecture : x86_64
Size : 578 k
Source : parted-3.4-7.fc35.src.rpm
Repository : updates
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.