How to Install and Uninstall python36-pathlib Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-pathlib" package

Please follow the step by step instructions below to install python36-pathlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pathlib

2. Uninstall "python36-pathlib" package

Please follow the guidelines below to uninstall python36-pathlib on openSuSE Tumbleweed:

$ sudo zypper remove python36-pathlib

3. Information about the python36-pathlib package on openSuSE Tumbleweed

Information for package python36-pathlib:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pathlib
Version : 1.0.1-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 123,8 KiB
Installed : No
Status : not installed
Source package : python-pathlib-1.0.1-2.11.src
Summary : Object-oriented filesystem paths
Description :
pathlib offers a set of classes to handle filesystem paths.