How to Install and Uninstall jsxgraph Package on Kali Linux

Last updated: May 17,2024

1. Install "jsxgraph" package

Please follow the step by step instructions below to install jsxgraph on Kali Linux

$ sudo apt update $ sudo apt install jsxgraph

2. Uninstall "jsxgraph" package

This guide covers the steps necessary to uninstall jsxgraph on Kali Linux:

$ sudo apt remove jsxgraph $ sudo apt autoclean && sudo apt autoremove

3. Information about the jsxgraph package on Kali Linux

Package: jsxgraph
Version: 1.7.0+dfsg2-1
Installed-Size: 75598
Maintainer: Georges Khaznadar
Architecture: all
Depends: python3:any, libjs-prototype, libjs-jquery, jsxcompressor
Pre-Depends: python3
Suggests: jsxgraph-examples
Size: 11925452
SHA256: 8d4a796e94a925c1152d18a59c7bf8e5cc1e14734f0b3f1495adf0c52b857bcc
SHA1: 9c01e0a14cbb37a645c0a8a0f187960ea85bd59e
MD5sum: b8ebcf56a1870bcbe4fd59a9bdd382e2
Description: Interactive Geometry with JavaScript
JSXGraph is a cross-browser library to display interactive geometry in a
web browser. It is implemented in JavaScript and uses SVG and VML.
At the moment the following browsers are supported: Mozilla Firefox,
Opera, Safari, Google Chrome, Microsoft Internet Explorer.
.
There are still some issues with JSXGraph in the Internet Explorer, so
using Firefox, Opera, Safari or Chrome is recommended.
.
JSXGraph is easy to embed and has a small footprint: only 50 kB if
embedded in a web page. No plugins are required!
Description-md5:
Homepage: http://jsxgraph.uni-bayreuth.de/cms/index.php
Tag: devel::lang:ecmascript, devel::library, implemented-in::ecmascript,
interface::web, role::devel-lib, role::program, role::source,
use::learning, use::simulating, works-with-format::html,
works-with::text
Section: devel
Priority: optional
Filename: pool/main/j/jsxgraph/jsxgraph_1.7.0+dfsg2-1_all.deb