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

Last updated: May 18,2024

1. Install "python39-pyjsparser" package

This guide covers the steps necessary to install python39-pyjsparser on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyjsparser

2. Uninstall "python39-pyjsparser" package

This tutorial shows how to uninstall python39-pyjsparser on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyjsparser

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

Information for package python39-pyjsparser:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyjsparser
Version : 2.7.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 281.1 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.