How to Install and Uninstall python312-untokenize Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-untokenize" package
This is a short guide on how to install python312-untokenize on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-untokenize
Copied
2. Uninstall "python312-untokenize" package
Here is a brief guide to show you how to uninstall python312-untokenize on openSuSE Tumbleweed:
$
sudo zypper remove
python312-untokenize
Copied
3. Information about the python312-untokenize package on openSuSE Tumbleweed
Information for package python312-untokenize:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-untokenize
Version : 0.1.1-2.24
Arch : noarch
Vendor : openSUSE
Installed Size : 6.4 KiB
Installed : No
Status : not installed
Source package : python-untokenize-0.1.1-2.24.src
Upstream URL : https://github.com/myint/untokenize
Summary : Python module to transform tokens into original source code
Description :
Untokenize transforms tokens into source code. Unlike the standard library's
tokenize.untokenize(), it preserves the original whitespace between tokens.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-untokenize
Version : 0.1.1-2.24
Arch : noarch
Vendor : openSUSE
Installed Size : 6.4 KiB
Installed : No
Status : not installed
Source package : python-untokenize-0.1.1-2.24.src
Upstream URL : https://github.com/myint/untokenize
Summary : Python module to transform tokens into original source code
Description :
Untokenize transforms tokens into source code. Unlike the standard library's
tokenize.untokenize(), it preserves the original whitespace between tokens.