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

Last updated: April 29,2024

1. Install "python3-pathtools" package

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

$ sudo apt update $ sudo apt install python3-pathtools

2. Uninstall "python3-pathtools" package

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

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

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

Package: python3-pathtools
Priority: optional
Section: universe/python
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: gustavo panizzo
Architecture: all
Source: python-pathtools
Version: 0.1.2-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pathtools/python3-pathtools_0.1.2-2_all.deb
Size: 8474
MD5sum: 82636b03bff6c058ebcbe1797baba627
SHA1: 125dbad203f3cd818aca6975f08ce91920a46d0e
SHA256: dee0026abd06255a2b35ada4b9cb4aa54ad1cf5e2a0101bf0d49224c06fde23c
Description-en: Path utilities for Python - Python 3.x
Python API library which provides pattern matching functions
and various utilities for filesystem paths.
.
This is the Python 3 version.
Description-md5: ab1dfd21441a76c9058d5d095a41b82f
Homepage: http://github.com/gorakhargosh/pathtools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu