How to Install and Uninstall maxima-share Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "maxima-share" package

Please follow the guidelines below to install maxima-share on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install maxima-share

2. Uninstall "maxima-share" package

Please follow the step by step instructions below to uninstall maxima-share on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove maxima-share $ sudo apt autoclean && sudo apt autoremove

3. Information about the maxima-share package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: maxima-share
Priority: optional
Section: universe/math
Installed-Size: 20422
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: all
Source: maxima
Version: 5.37.2-8
Replaces: maxima (<< 5.37.2-8)
Depends: maxima (>= 5.37.2-8), tex-common (>= 6)
Filename: pool/universe/m/maxima/maxima-share_5.37.2-8_all.deb
Size: 5780170
MD5sum: bc81b16e9b1415245a46abf5ded672cc
SHA1: efc28ad801176445eb2616dece4565d28d2cca40
SHA256: 97a4e8e2a36776ad78d38e1842558411cab8602a426d9d65442df340f05f5f23
Description-en: Computer algebra system -- extra code
Maxima is a fully symbolic computation program. It is full featured
doing symbolic manipulation of polynomials, matrices, rational
functions, integration, Todd-coxeter methods for finite group
analysis, graphing, multiple precision floating point computation.
It has a symbolic source level debugger for maxima code. Maxima is
based on the original Macsyma developed at MIT in the 1970s. It is
quite reliable, and has good garbage collection, and no memory leaks.
It comes with hundreds of self tests.
.
This package contains a set of contributed routines and add-on
packages.
Description-md5: 10025b2a7fd84792c7aa21066f9874b0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu