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

Last updated: January 27,2025

1. Install "python-testpath" package

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

$ sudo apt update $ sudo apt install python-testpath

2. Uninstall "python-testpath" package

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

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

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

Package: python-testpath
Priority: optional
Section: universe/python
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: testpath
Version: 0.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/t/testpath/python-testpath_0.2-1_all.deb
Size: 7280
MD5sum: 8f094fc2365055ff9112c3646ff794b0
SHA1: 42b46a8151fbcee8bada10f03431d01c595d8b97
SHA256: 88709bfb007dfb296c73ae104ce1c9a8f259ed898391a6ef937272a221104d5d
Description-en: Utilities for Python 2 code working with files and commands
It contains functions to check things on the filesystem, and tools for
mocking and recording calls to those.
.
This package installs the library for Python 2.
Description-md5: 743a02a28c3c160cf2b1dbb302dbfc58
Homepage: https://github.com/jupyter/testpath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu