How to Install and Uninstall python3-testpath Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-testpath" package

Please follow the instructions below to install python3-testpath on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-testpath

2. Uninstall "python3-testpath" package

Learn how to uninstall python3-testpath on openSUSE Leap:

$ sudo zypper remove python3-testpath

3. Information about the python3-testpath package on openSUSE Leap

Information for package python3-testpath:
-----------------------------------------
Repository : Main Repository
Name : python3-testpath
Version : 0.4.4-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 52.0 KiB
Installed : No
Status : not installed
Source package : python-testpath-0.4.4-1.1.src
Upstream URL : https://github.com/jupyter/testpath
Summary : Test utilities for code working with files and commands
Description :
Testpath is a collection of utilities for Python code working with
files and commands.
It contains functions to check things on the filesystem, and tools
for mocking system commands and recording calls to those.