How to Install and Uninstall jsxgraph Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "jsxgraph" package

Here is a brief guide to show you how to install jsxgraph on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jsxgraph

2. Uninstall "jsxgraph" package

This is a short guide on how to uninstall jsxgraph on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the jsxgraph package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jsxgraph
Priority: extra
Section: universe/devel
Installed-Size: 36393
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: all
Version: 0.99.3~dfsg1-1
Depends: python:any (>= 2.7.5-5~), libjs-prototype, libjs-jquery
Suggests: jsxgraph-examples
Filename: pool/universe/j/jsxgraph/jsxgraph_0.99.3~dfsg1-1_all.deb
Size: 6296432
MD5sum: d7c5bded0e8ef10624f9fa0c1d0a08b7
SHA1: c73584566776b8e96cdff56069cb7938df02a89f
SHA256: dd259fed3496fe21fffd3e9abbc44897fbc95f85d8b045b0d988926f7c3471e2
Description-en: 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: a693140ebc3b1d7e4c1bce7475b04007
Homepage: http://jsxgraph.uni-bayreuth.de/cms/index.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu