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

Last updated: May 11,2024

1. Install "python3-d2to1" package

Please follow the step by step instructions below to install python3-d2to1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-d2to1

2. Uninstall "python3-d2to1" package

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

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

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

Package: python3-d2to1
Priority: optional
Section: python
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: d2to1
Version: 0.2.12-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/main/d/d2to1/python3-d2to1_0.2.12-1_all.deb
Size: 23700
MD5sum: 79af38f6aa49a504f5564017f09e00cc
SHA1: 0f91955dc733bab082593ee6f6797b3cd7ff14bd
SHA256: ba4df666b8481b9a7a440f4d619ecf7dcc1e699e124092ddafbd077089470821
Description-en: Python3 support for distutils2-like setup.cfg files as package metadata
d2to1 (the 'd' is for 'distutils') allows using distutils2-like setup.cfg
files for a package's metadata with a distribute/setuptools setup.py script.
It works by providing a distutils2-formatted setup.cfg file containing all
of a package's metadata, and a very minimal setup.py which will slurp its
arguments from the setup.cfg.
.
This package provides d2to1 on the Python 3 module path. It is complemented
by python-d2to1.
Description-md5: 4d9e295347b358c5864b36ee500ee330
Homepage: http://pypi.python.org/pypi/d2to1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m