How to Install and Uninstall python-path Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-path" package

Please follow the instructions below to install python-path on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-path

2. Uninstall "python-path" package

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

$ sudo apt remove python-path $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-path package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-path
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: path.py
Version: 8.1.2+dfsg-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/path.py/python-path_8.1.2+dfsg-1_all.deb
Size: 24608
MD5sum: 9574253909451508760e220a97b18920
SHA1: 429abaedd7ec71ea39d151947fc1502b459bbae5
SHA256: 96e127a1aedca2641b4fea439645f1c55e9f76799cde2496657d76460d203636
Description-en: module wrapper for os.path for Python 2
path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.
.
This package installs the library for Python 2.
Description-md5: 82a629f01648fbfda0e6be6e61b59af1
Homepage: https://github.com/jaraco/path.py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu