How to Install and Uninstall python311-path Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "python311-path" package
Please follow the instructions below to install python311-path on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-path
Copied
2. Uninstall "python311-path" package
In this section, we are going to explain the necessary steps to uninstall python311-path on openSuSE Tumbleweed:
$
sudo zypper remove
python311-path
Copied
3. Information about the python311-path package on openSuSE Tumbleweed
Information for package python311-path:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-path
Version : 16.10.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 271.5 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.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-path
Version : 16.10.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 271.5 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.