How to Install and Uninstall python2-path.py Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-path.py" package

This tutorial shows how to install python2-path.py on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-path.py

2. Uninstall "python2-path.py" package

Please follow the steps below to uninstall python2-path.py on openSUSE Leap:

$ sudo zypper remove python2-path.py

3. Information about the python2-path.py package on openSUSE Leap

Information for package python2-path.py:
----------------------------------------
Repository : Main Repository
Name : python2-path.py
Version : 10.3.1-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 321,2 KiB
Installed : No
Status : not installed
Source package : python-path.py-10.3.1-bp153.1.22.src
Summary : A module wrapper for os.path
Description :
The path.py package implements a path objects as first-class
entities, allowing common operations on files to be invoked
on those path objects directly.