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

Last updated: May 11,2024

1. Install "python3-py" package

This is a short guide on how to install python3-py on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-py

2. Uninstall "python3-py" package

Please follow the guidance below to uninstall python3-py on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-py
Priority: optional
Section: universe/python
Installed-Size: 320
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: python-py
Version: 1.4.31-1
Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources
Suggests: subversion, python3-pytest
Filename: pool/universe/p/python-py/python3-py_1.4.31-1_all.deb
Size: 62624
MD5sum: f6e67e76e88c341beb1484f576638f3f
SHA1: b37411a03eb835fd3da82353718fb0fb706bfb42
SHA256: 3d9c078ab8305d447fc7f7a71e9e51f6803ef64f9911da7e7002cf8b66887d5e
Description-en: Advanced Python development support library (Python 3)
The Codespeak py lib aims at supporting a decent Python development process
addressing deployment, versioning and documentation perspectives. It includes:
.
* py.path: path abstractions over local and Subversion files
* py.code: dynamic code compile and traceback printing support
.
This package provides the Python 3 modules.
Description-md5: cdfb445e8352c81d902426be589c18b7
Homepage: https://bitbucket.org/pytest-dev/py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu