How to Install and Uninstall parted.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "parted.x86_64" package
This guide let you learn how to install parted.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
parted.x86_64
Copied
2. Uninstall "parted.x86_64" package
Please follow the steps below to uninstall parted.x86_64 on Oracle Linux 8:
$
sudo dnf remove
parted.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the parted.x86_64 package on Oracle Linux 8
Last metadata expiration check: 7:03:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : parted
Version : 3.2
Release : 39.0.1.el8
Architecture : x86_64
Size : 555 k
Source : parted-3.2-39.0.1.el8.src.rpm
Repository : ol8_baseos_latest
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.2
Release : 39.0.1.el8
Architecture : x86_64
Size : 555 k
Source : parted-3.2-39.0.1.el8.src.rpm
Repository : ol8_baseos_latest
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.