How to Install and Uninstall python2-pyjsparser Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-pyjsparser" package

Please follow the steps below to install python2-pyjsparser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyjsparser

2. Uninstall "python2-pyjsparser" package

Please follow the guidance below to uninstall python2-pyjsparser on openSUSE Leap:

$ sudo zypper remove python2-pyjsparser

3. Information about the python2-pyjsparser package on openSUSE Leap

Information for package python2-pyjsparser:
-------------------------------------------
Repository : Main Repository
Name : python2-pyjsparser
Version : 2.7.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 325,5 KiB
Installed : No
Status : not installed
Source package : python-pyjsparser-2.7.1-bp153.1.15.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.