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

Last updated: June 25,2024

1. Install "python36-pyjsparser" package

Please follow the guidelines below to install python36-pyjsparser on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyjsparser

2. Uninstall "python36-pyjsparser" package

In this section, we are going to explain the necessary steps to uninstall python36-pyjsparser on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyjsparser

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

Information for package python36-pyjsparser:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyjsparser
Version : 2.7.1-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 294,7 KiB
Installed : No
Status : not installed
Source package : python-pyjsparser-2.7.1-1.13.src
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.