How to Install and Uninstall pyparted.src Package on Oracle Linux 9

Last updated: November 26,2024

1. Install "pyparted.src" package

Please follow the instructions below to install pyparted.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pyparted.src

2. Uninstall "pyparted.src" package

Please follow the instructions below to uninstall pyparted.src on Oracle Linux 9:

$ sudo dnf remove pyparted.src $ sudo dnf autoremove

3. Information about the pyparted.src package on Oracle Linux 9

Last metadata expiration check: 0:10:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pyparted
Epoch : 1
Version : 3.12.0
Release : 1.el9
Architecture : src
Size : 129 k
Source : None
Repository : ol9_appstream
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.