How to Install and Uninstall python39-testpath Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-testpath" package

This is a short guide on how to install python39-testpath on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-testpath

2. Uninstall "python39-testpath" package

This tutorial shows how to uninstall python39-testpath on openSuSE Tumbleweed:

$ sudo zypper remove python39-testpath

3. Information about the python39-testpath package on openSuSE Tumbleweed

Information for package python39-testpath:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-testpath
Version : 0.6.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 49.5 KiB
Installed : No
Status : not installed
Source package : python-testpath-0.6.0-2.7.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.