How to Install and Uninstall maxima-src Package on Kali Linux

Last updated: May 21,2024

1. Install "maxima-src" package

Please follow the steps below to install maxima-src on Kali Linux

$ sudo apt update $ sudo apt install maxima-src

2. Uninstall "maxima-src" package

This tutorial shows how to uninstall maxima-src on Kali Linux:

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

3. Information about the maxima-src package on Kali Linux

Package: maxima-src
Source: maxima
Version: 5.46.0-11
Installed-Size: 5971
Maintainer: Camm Maguire
Architecture: all
Depends: tex-common (>= 6.13)
Size: 1078028
SHA256: f8a06f7c5b82a21e7cd82842808423e1d72bc6661937ec87fabe56cc419f095c
SHA1: 294135831032ee9e4213f1189592b74a55a587b4
MD5sum: 66e2955d26c00d7420abd73050ed677f
Description: Computer algebra system -- source 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 the lisp source code.
Description-md5:
Tag: devel::lang:lisp, devel::library, field::mathematics,
implemented-in::lisp, interface::commandline, role::app-data,
role::program, role::source
Section: math
Priority: optional
Filename: pool/main/m/maxima/maxima-src_5.46.0-11_all.deb