How to Install and Uninstall python36-path Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-path" package
In this section, we are going to explain the necessary steps to install python36-path on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-path
Copied
2. Uninstall "python36-path" package
This guide covers the steps necessary to uninstall python36-path on openSuSE Tumbleweed:
$
sudo zypper remove
python36-path
Copied
3. Information about the python36-path package on openSuSE Tumbleweed
Information for package python36-path:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-path
Version : 13.2.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 191,3 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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-path
Version : 13.2.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 191,3 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.