How to Install and Uninstall python-parted Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-parted" package

This guide let you learn how to install python-parted on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-parted

2. Uninstall "python-parted" package

This guide let you learn how to uninstall python-parted on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-parted package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-parted
Priority: optional
Section: universe/python
Installed-Size: 294
Maintainer: Ubuntu Developers
Original-Maintainer: Herbert Parentes Fortes Neto
Architecture: amd64
Source: pyparted
Version: 3.10.7-2build1
Provides: python2.7-parted
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.8), libparted2 (>= 3.1)
Filename: pool/universe/p/pyparted/python-parted_3.10.7-2build1_amd64.deb
Size: 68746
MD5sum: 5b1a6693108c51d0b0f4a335ae7e7f33
SHA1: 9b70c2303aa4357ae3257bb27b6c94417452795f
SHA256: 9da92b547be9409894596d4f383c11827bd61693856862e2337f17acb9ce8b6a
Description-en: Python 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 extension itself.
Description-md5: bfe26e39d535bb5af2945ec7bb123ac6
Homepage: https://github.com/dcantrell/pyparted
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu