How to Install and Uninstall python311-expandvars Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-expandvars" package
This guide let you learn how to install python311-expandvars on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-expandvars
Copied
2. Uninstall "python311-expandvars" package
Please follow the guidance below to uninstall python311-expandvars on openSuSE Tumbleweed:
$
sudo zypper remove
python311-expandvars
Copied
3. Information about the python311-expandvars package on openSuSE Tumbleweed
Information for package python311-expandvars:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-expandvars
Version : 0.12.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 42.7 KiB
Installed : No
Status : not installed
Source package : python-expandvars-0.12.0-2.4.src
Upstream URL : https://github.com/sayanarijit/expandvars
Summary : Expand system variables Unix style
Description :
Expand system variables Unix style
This module is inspired by [GNU bash's variable expansion
features](https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html).
It can be used as an alternative to Python's
[os.path.expandvars](https://docs.python.org/3/library/os.path.html#os.path.expandvars)
function.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-expandvars
Version : 0.12.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 42.7 KiB
Installed : No
Status : not installed
Source package : python-expandvars-0.12.0-2.4.src
Upstream URL : https://github.com/sayanarijit/expandvars
Summary : Expand system variables Unix style
Description :
Expand system variables Unix style
This module is inspired by [GNU bash's variable expansion
features](https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html).
It can be used as an alternative to Python's
[os.path.expandvars](https://docs.python.org/3/library/os.path.html#os.path.expandvars)
function.