How to Install and Uninstall maxima.x86_64 Package on Fedora 38

Last updated: October 02,2024

1. Install "maxima.x86_64" package

Please follow the guidelines below to install maxima.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install maxima.x86_64

2. Uninstall "maxima.x86_64" package

Please follow the steps below to uninstall maxima.x86_64 on Fedora 38:

$ sudo dnf remove maxima.x86_64 $ sudo dnf autoremove

3. Information about the maxima.x86_64 package on Fedora 38

Last metadata expiration check: 4:45:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : maxima
Version : 5.45.1
Release : 4.fc38
Architecture : x86_64
Size : 22 M
Source : maxima-5.45.1-4.fc38.src.rpm
Repository : fedora
Summary : Symbolic Computation Program
URL : http://maxima.sourceforge.net/
License : GPLv2
Description : Maxima is a full symbolic computation program. It is full featured
: doing symbolic manipulation of polynomials, matrices, rational
: functions, integration, Todd-coxeter, graphing, bigfloats. It has a
: symbolic debugger source level debugger for maxima code. Maxima is
: based on the original Macsyma developed at MIT in the 1970's.