How to Install and Uninstall python36-glob2 Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-glob2" package
Please follow the instructions below to install python36-glob2 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-glob2
Copied
2. Uninstall "python36-glob2" package
Please follow the steps below to uninstall python36-glob2 on openSuSE Tumbleweed:
$
sudo zypper remove
python36-glob2
Copied
3. Information about the python36-glob2 package on openSuSE Tumbleweed
Information for package python36-glob2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-glob2
Version : 0.7-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 54,7 KiB
Installed : No
Status : not installed
Source package : python-glob2-0.7-2.7.src
Summary : Glob module recursive wildcards support
Description :
This module provides an extended version of Python's builtin glob
module with the following additions:
- The ability to capture the text matched by glob patterns, and
return those matches alongside the filenames.
- A recursive '**' globbing syntax, akin for example to the globstar
option of the bash shell.
- The ability to replace the filesystem functions used, in order to
glob on virtual filesystems.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-glob2
Version : 0.7-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 54,7 KiB
Installed : No
Status : not installed
Source package : python-glob2-0.7-2.7.src
Summary : Glob module recursive wildcards support
Description :
This module provides an extended version of Python's builtin glob
module with the following additions:
- The ability to capture the text matched by glob patterns, and
return those matches alongside the filenames.
- A recursive '**' globbing syntax, akin for example to the globstar
option of the bash shell.
- The ability to replace the filesystem functions used, in order to
glob on virtual filesystems.