How to Install and Uninstall python311-gast Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python311-gast" package

This guide let you learn how to install python311-gast on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-gast

2. Uninstall "python311-gast" package

Please follow the steps below to uninstall python311-gast on openSUSE Leap:

$ sudo zypper remove python311-gast

3. Information about the python311-gast package on openSUSE Leap

Information for package python311-gast:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-gast
Version : 0.5.3-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 230.6 KiB
Installed : No
Status : not installed
Source package : python-gast-0.5.3-150400.9.3.1.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.

5. The same packages on other Linux Distributions