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

Last updated: November 26,2024

1. Install "python3-parted-dbg" package

Please follow the guidance below to install python3-parted-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-parted-dbg

2. Uninstall "python3-parted-dbg" package

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

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

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

Package: python3-parted-dbg
Priority: extra
Section: universe/debug
Installed-Size: 189
Maintainer: Ubuntu Developers
Original-Maintainer: Herbert Parentes Fortes Neto
Architecture: amd64
Source: pyparted
Version: 3.10.7-2build1
Depends: python3-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.8), libparted2 (>= 3.1), python3-parted (= 3.10.7-2build1)
Filename: pool/universe/p/pyparted/python3-parted-dbg_3.10.7-2build1_amd64.deb
Size: 46500
MD5sum: 97256b8ef52eac7dfbabfcd1cbbef0c9
SHA1: 097fdf13841795241f7b0f9e6770dfbd88b0a205
SHA256: 26da49c8c76d3f818ffca102469cecf0303bfc34e517d0a3dd22a4d940c75dcd
Description-en: Python 3 interface for libparted - Debugging symbols
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 debugging symbols for Python 3.
Description-md5: 67310ac016ccdb47a389ec75873edf3b
Homepage: https://github.com/dcantrell/pyparted
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu