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

Last updated: May 15,2024

1. Install "python3-parted" package

This tutorial shows how to install python3-parted on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-parted

2. Uninstall "python3-parted" package

Please follow the step by step instructions below to uninstall python3-parted on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-parted
Priority: optional
Section: universe/python
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: Herbert Parentes Fortes Neto
Architecture: amd64
Source: pyparted
Version: 3.10.7-2build1
Provides: python3.5-parted
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.8), libparted2 (>= 3.1)
Filename: pool/universe/p/pyparted/python3-parted_3.10.7-2build1_amd64.deb
Size: 68496
MD5sum: 9e67416350a74c7c1b47c1bee1da7df5
SHA1: b97f708a1d0ebf1af4552214b1e75a770f56933d
SHA256: bec6dd491586310b44a75ddd7f5821013587257e378f2595d02cb187a05c48f9
Description-en: 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: 6d967efa15a7d23bc3f432763bff0d3f
Homepage: https://github.com/dcantrell/pyparted
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu