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

Last updated: July 07,2024

1. Install "python310-path" package

In this section, we are going to explain the necessary steps to install python310-path on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-path

2. Uninstall "python310-path" package

Please follow the step by step instructions below to uninstall python310-path on openSuSE Tumbleweed:

$ sudo zypper remove python310-path

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

Information for package python310-path:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-path
Version : 16.10.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 217.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.