How to Install and Uninstall python3-js2py Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-js2py" package

This tutorial shows how to install python3-js2py on Kali Linux

$ sudo apt update $ sudo apt install python3-js2py

2. Uninstall "python3-js2py" package

This guide let you learn how to uninstall python3-js2py on Kali Linux:

$ sudo apt remove python3-js2py $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-js2py package on Kali Linux

Package: python3-js2py
Source: js2py
Version: 0.74-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 7794
Depends: python3-pyjsparser, python3-six (>= 1.10), python3-tzlocal, python3:any
Homepage: https://github.com/PiotrDabkowski/Js2Py
Priority: optional
Section: python
Filename: pool/main/j/js2py/python3-js2py_0.74-0kali1_all.deb
Size: 577580
SHA256: aeeef8a043d38203265d3bb0bb5ee31ac635d41c0559f8cb4609cb766beb47ca
SHA1: d66d33496b9b62eb4089196bb30a715487f018f0
MD5sum: 8ff72084964494a4c27d09fda914c61f
Description: Pure Python JavaScript Translator/Interpreter (Python 3)
This package contains a Pure Python JavaScript Translator/Interpreter.
It translates JavaScript to Python code. Js2Py is able to translate and
execute virtually any JavaScript code.
.
This package installs the library for Python 3.
Description-md5:

5. The same packages on other Linux Distributions