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

Last updated: November 15,2024

1. Install "python312-testpath" package

Please follow the step by step instructions below to install python312-testpath on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-testpath

2. Uninstall "python312-testpath" package

Learn how to uninstall python312-testpath on openSuSE Tumbleweed:

$ sudo zypper remove python312-testpath

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

Information for package python312-testpath:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-testpath
Version : 0.6.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 59.7 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.