How to Install and Uninstall python312-expandvars Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python312-expandvars" package
This guide let you learn how to install python312-expandvars on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-expandvars
Copied
2. Uninstall "python312-expandvars" package
Please follow the guidelines below to uninstall python312-expandvars on openSuSE Tumbleweed:
$
sudo zypper remove
python312-expandvars
Copied
3. Information about the python312-expandvars package on openSuSE Tumbleweed
Information for package python312-expandvars:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-expandvars
Version : 0.12.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.5 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 : python312-expandvars
Version : 0.12.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.5 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.