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

Last updated: September 28,2024

1. Install "python38-testpath" package

Here is a brief guide to show you how to install python38-testpath on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-testpath

2. Uninstall "python38-testpath" package

Here is a brief guide to show you how to uninstall python38-testpath on openSuSE Tumbleweed:

$ sudo zypper remove python38-testpath

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

Information for package python38-testpath:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-testpath
Version : 0.5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 57,9 KiB
Installed : No
Status : not installed
Source package : python-testpath-0.5.0-1.1.src
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.