How to Install and Uninstall python38-textX Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-textX" package
This tutorial shows how to install python38-textX on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-textX
Copied
2. Uninstall "python38-textX" package
In this section, we are going to explain the necessary steps to uninstall python38-textX on openSuSE Tumbleweed:
$
sudo zypper remove
python38-textX
Copied
3. Information about the python38-textX package on openSuSE Tumbleweed
Information for package python38-textX:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-textX
Version : 2.3.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 687,4 KiB
Installed : No
Status : not installed
Source package : python-textX-2.3.0-2.2.src
Summary : Meta-language for DSL implementation inspired by Xtext
Description :
textX is a meta-language for building Domain-Specific Languages (DSLs) in Python.
It is inspired by Xtext.
From a single language description (grammar), textX will build a
parser and a meta-model (a.k.a. abstract syntax) for textual
languages. Own languages can be invented or support for already
existing textual language or file format be built.
textX follows the syntax and semantics of Xtext, but differs in some places
and is implemented in Python using the Arpeggio PEG parser - no grammar
ambiguities, unlimited lookahead, interpreter style of work.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-textX
Version : 2.3.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 687,4 KiB
Installed : No
Status : not installed
Source package : python-textX-2.3.0-2.2.src
Summary : Meta-language for DSL implementation inspired by Xtext
Description :
textX is a meta-language for building Domain-Specific Languages (DSLs) in Python.
It is inspired by Xtext.
From a single language description (grammar), textX will build a
parser and a meta-model (a.k.a. abstract syntax) for textual
languages. Own languages can be invented or support for already
existing textual language or file format be built.
textX follows the syntax and semantics of Xtext, but differs in some places
and is implemented in Python using the Arpeggio PEG parser - no grammar
ambiguities, unlimited lookahead, interpreter style of work.