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

Last updated: April 29,2024

1. Install "python-pathtools" package

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

$ sudo apt update $ sudo apt install python-pathtools

2. Uninstall "python-pathtools" package

This tutorial shows how to uninstall python-pathtools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pathtools
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: gustavo panizzo
Architecture: all
Version: 0.1.2-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pathtools/python-pathtools_0.1.2-2_all.deb
Size: 8390
MD5sum: 3b256af49e5afe9a5474c5f668acd79e
SHA1: 4ff7ba13ece5143d0227ecbd6c32dba6e83b5061
SHA256: 4e919a92cdd8816e57491e96e9ee83e9d7015eeae67796f28a1dcfbc86a43c25
Description-en: Path utilities for Python - Python 2.x
Python API library which provides pattern matching functions
and various utilities for filesystem paths.
.
This is the Python 2 version.
Description-md5: 614403d05146741ff66f37ad34a4be15
Homepage: http://github.com/gorakhargosh/pathtools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu