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

Last updated: May 06,2024

1. Install "python3-testpath" package

Learn how to install python3-testpath on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-testpath

2. Uninstall "python3-testpath" package

Here is a brief guide to show you how to uninstall python3-testpath on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3:any (>= 3.3.2-2~)
Filename: pool/universe/t/testpath/python3-testpath_0.2-1_all.deb
Size: 7360
MD5sum: 9fa32ea4f190d18e5241404baf8cae78
SHA1: 45d8a607bdc9de2329fdebc1b5fd05494d90c2c5
SHA256: 072a1d6416dc4068297f868c19b01ab285031aa692790405046107c05df21795
Description-en: Utilities for Python 3 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 3.
Description-md5: f45273f8c0a7b068a9c66d5ae570ca3d
Homepage: https://github.com/jupyter/testpath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu