How to Install and Uninstall parted.src Package on Oracle Linux 9
Last updated: March 01,2025
1. Install "parted.src" package
Please follow the instructions below to install parted.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
parted.src
Copied
2. Uninstall "parted.src" package
Learn how to uninstall parted.src on Oracle Linux 9:
$
sudo dnf remove
parted.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the parted.src package on Oracle Linux 9
Last metadata expiration check: 0:13:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : parted
Version : 3.5
Release : 2.el9
Architecture : src
Size : 1.8 M
Source : None
Repository : ol9_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.5
Release : 2.el9
Architecture : src
Size : 1.8 M
Source : None
Repository : ol9_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.