How to Install and Uninstall python312-path Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-path" package

Learn how to install python312-path on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-path

2. Uninstall "python312-path" package

This is a short guide on how to uninstall python312-path on openSuSE Tumbleweed:

$ sudo zypper remove python312-path

3. Information about the python312-path package on openSuSE Tumbleweed

Information for package python312-path:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-path
Version : 16.10.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 256.8 KiB
Installed : No
Status : not installed
Source package : python-path-16.10.0-1.1.src
Upstream URL : https://github.com/jaraco/path
Summary : A module wrapper for os.path
Description :
The path package implements a path objects as first-class
entities, allowing common operations on files to be invoked
on those path objects directly.