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

Last updated: May 06,2024

1. Install "python39-path" package

Please follow the guidance below to install python39-path on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-path

2. Uninstall "python39-path" package

Here is a brief guide to show you how to uninstall python39-path on openSuSE Tumbleweed:

$ sudo zypper remove python39-path

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

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