How to Install and Uninstall python3-parted Package on Kali Linux

Last updated: September 21,2024

1. Install "python3-parted" package

Please follow the step by step instructions below to install python3-parted on Kali Linux

$ sudo apt update $ sudo apt install python3-parted

2. Uninstall "python3-parted" package

This tutorial shows how to uninstall python3-parted on Kali Linux:

$ sudo apt remove python3-parted $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-parted package on Kali Linux

Package: python3-parted
Source: pyparted (3.12.0-6)
Version: 3.12.0-6+b1
Installed-Size: 461
Maintainer: Debian QA Group
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.8), libparted2 (>= 3.1)
Suggests: python-parted-doc (>= 3.11.1-5)
Size: 76504
SHA256: 3879cccf431eb46900666734328ba42c5d4643f8d8fdbb962b945d4b3e01c6bc
SHA1: 5422aa0cb8dcc4c5d27ee4ec13a88b2e046b854a
MD5sum: 854c631177bc11f781e617f7f944f707
Description: Python 3 interface for libparted
pyparted is a set of Python modules that provide Python programmers an
interface to libparted (http://www.gnu.org/software/parted), the GNU parted
library for disk partitioning and file system manipulation.
.
This package contains Python 3 extension itself.
Description-md5:
Homepage: https://github.com/dcantrell/pyparted
Section: python
Priority: optional
Filename: pool/main/p/pyparted/python3-parted_3.12.0-6+b1_amd64.deb