How to Install and Uninstall python311-gast Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "python311-gast" package
Learn how to install python311-gast on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-gast
Copied
2. Uninstall "python311-gast" package
This tutorial shows how to uninstall python311-gast on openSuSE Tumbleweed:
$
sudo zypper remove
python311-gast
Copied
3. Information about the python311-gast package on openSuSE Tumbleweed
Information for package python311-gast:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-gast
Version : 0.5.4-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 310.8 KiB
Installed : No
Status : not installed
Source package : python-gast-0.5.4-3.4.src
Upstream URL : https://github.com/serge-sans-paille/gast/
Summary : Python AST that abstracts the underlying Python version
Description :
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various Python versions,
as produced by ``ast.parse`` from the standard ``ast`` module.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-gast
Version : 0.5.4-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 310.8 KiB
Installed : No
Status : not installed
Source package : python-gast-0.5.4-3.4.src
Upstream URL : https://github.com/serge-sans-paille/gast/
Summary : Python AST that abstracts the underlying Python version
Description :
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various Python versions,
as produced by ``ast.parse`` from the standard ``ast`` module.