How to Install and Uninstall python-d2to1 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-d2to1" package
This is a short guide on how to install python-d2to1 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-d2to1
Copied
2. Uninstall "python-d2to1" package
Please follow the step by step instructions below to uninstall python-d2to1 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-d2to1
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-d2to1 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-d2to1
Priority: optional
Section: universe/python
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: d2to1
Version: 0.2.12-1
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources
Filename: pool/universe/d/d2to1/python-d2to1_0.2.12-1_all.deb
Size: 23730
MD5sum: e30d16ee2e129940623aad5fc715f287
SHA1: efffd28ef1857aa7351a9dd15b0d55767b57a999
SHA256: 4efed9ad93d236826c980f44d3d21f62c7ebdf51a6f13f468fb2a74f73ffd416
Description-en: Python 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 2 module path. It is complemented
by python3-d2to1.
Description-md5: 21d606984098ddfc7f3784cb8cf2accb
Homepage: http://pypi.python.org/pypi/d2to1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: d2to1
Version: 0.2.12-1
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources
Filename: pool/universe/d/d2to1/python-d2to1_0.2.12-1_all.deb
Size: 23730
MD5sum: e30d16ee2e129940623aad5fc715f287
SHA1: efffd28ef1857aa7351a9dd15b0d55767b57a999
SHA256: 4efed9ad93d236826c980f44d3d21f62c7ebdf51a6f13f468fb2a74f73ffd416
Description-en: Python 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 2 module path. It is complemented
by python3-d2to1.
Description-md5: 21d606984098ddfc7f3784cb8cf2accb
Homepage: http://pypi.python.org/pypi/d2to1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu