How to Install and Uninstall python312-pyjsparser Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-pyjsparser" package

In this section, we are going to explain the necessary steps to install python312-pyjsparser on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyjsparser

2. Uninstall "python312-pyjsparser" package

Please follow the step by step instructions below to uninstall python312-pyjsparser on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyjsparser

3. Information about the python312-pyjsparser package on openSuSE Tumbleweed

Information for package python312-pyjsparser:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyjsparser
Version : 2.7.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 419.2 KiB
Installed : No
Status : not installed
Source package : python-pyjsparser-2.7.1-3.1.src
Upstream URL : https://github.com/PiotrDabkowski/pyjsparser
Summary : Javascript parser based on esprimajs
Description :
A JavaScript parser - a manual translation of esprima.js to Python.
It supports the whole of ECMAScript 5.1 and parts of ECMAScript 6.