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

Last updated: May 20,2024

1. Install "python2-testpath" package

This tutorial shows how to install python2-testpath on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-testpath

2. Uninstall "python2-testpath" package

Please follow the steps below to uninstall python2-testpath on openSUSE Leap:

$ sudo zypper remove python2-testpath

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

Information for package python2-testpath:
-----------------------------------------
Repository : Main Repository
Name : python2-testpath
Version : 0.4.4-bp153.1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 50,2 KiB
Installed : No
Status : not installed
Source package : python-testpath-0.4.4-bp153.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.