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

Last updated: June 07,2024

1. Install "python38-path" package

Please follow the instructions below to install python38-path on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-path

2. Uninstall "python38-path" package

Learn how to uninstall python38-path on openSuSE Tumbleweed:

$ sudo zypper remove python38-path

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

Information for package python38-path:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-path
Version : 13.2.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 192,2 KiB
Installed : No
Status : not installed
Source package : python-path-13.2.0-1.6.src
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.