How to Install and Uninstall python3-parted Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-parted" package

This tutorial shows how to install python3-parted on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-parted

2. Uninstall "python3-parted" package

Please follow the steps below to uninstall python3-parted on openSUSE Leap:

$ sudo zypper remove python3-parted

3. Information about the python3-parted package on openSUSE Leap

Information for package python3-parted:
---------------------------------------
Repository : Main Repository
Name : python3-parted
Version : 3.11.1-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 422.9 KiB
Installed : No
Status : not installed
Source package : python-parted-3.11.1-bp155.2.11.src
Upstream URL : https://github.com/dcantrell/pyparted/
Summary : Python module for GNU parted
Description :
Python module for the parted library. It is used for manipulating
partition tables.