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

Last updated: October 04,2024

1. Install "pyparted.src" package

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

$ sudo dnf update $ sudo dnf install pyparted.src

2. Uninstall "pyparted.src" package

Please follow the guidance below to uninstall pyparted.src on Oracle Linux 8:

$ sudo dnf remove pyparted.src $ sudo dnf autoremove

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

Last metadata expiration check: 4:33:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pyparted
Epoch : 1
Version : 3.11.7
Release : 4.el8
Architecture : src
Size : 142 k
Source : None
Repository : ol8_appstream
Summary : Python module for GNU parted
URL : https://github.com/rhinstaller/pyparted
License : GPLv2+
Description : Python module for the parted library. It is used for manipulating
: partition tables.