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

Last updated: May 21,2024

1. Install "python36-testpath" package

This guide let you learn how to install python36-testpath on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-testpath

2. Uninstall "python36-testpath" package

This is a short guide on how to uninstall python36-testpath on openSuSE Tumbleweed:

$ sudo zypper remove python36-testpath

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

Information for package python36-testpath:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testpath
Version : 0.5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 58,0 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.