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

Last updated: January 24,2025

1. Install "python3-path.py" package

Please follow the guidance below to install python3-path.py on openSUSE Leap

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

2. Uninstall "python3-path.py" package

Please follow the instructions below to uninstall python3-path.py on openSUSE Leap:

$ sudo zypper remove python3-path.py

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

Information for package python3-path.py:
----------------------------------------
Repository : Main Repository
Name : python3-path.py
Version : 10.3.1-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 299.2 KiB
Installed : No
Status : not installed
Source package : python-path.py-10.3.1-1.25.src
Upstream URL : https://github.com/jaraco/path.py
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.