How to Install and Uninstall muParser.x86_64 Package on Fedora 35
Last updated: January 11,2025
1. Install "muParser.x86_64" package
Please follow the steps below to install muParser.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
muParser.x86_64
Copied
2. Uninstall "muParser.x86_64" package
Please follow the steps below to uninstall muParser.x86_64 on Fedora 35:
$
sudo dnf remove
muParser.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the muParser.x86_64 package on Fedora 35
Last metadata expiration check: 2:57:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : muParser
Version : 2.3.2
Release : 3.fc35
Architecture : x86_64
Size : 151 k
Source : muParser-2.3.2-3.fc35.src.rpm
Repository : fedora
Summary : A fast math parser library
URL : http://beltoforion.de/article.php?a=muparser
License : MIT
Description : Many applications require the parsing of mathematical expressions.
: The main objective of this project is to provide a fast and easy way
: of doing this. muParser is an extensible high performance math parser
: library. It is based on transforming an expression into a bytecode
: and precalculating constant parts of it.
Available Packages
Name : muParser
Version : 2.3.2
Release : 3.fc35
Architecture : x86_64
Size : 151 k
Source : muParser-2.3.2-3.fc35.src.rpm
Repository : fedora
Summary : A fast math parser library
URL : http://beltoforion.de/article.php?a=muparser
License : MIT
Description : Many applications require the parsing of mathematical expressions.
: The main objective of this project is to provide a fast and easy way
: of doing this. muParser is an extensible high performance math parser
: library. It is based on transforming an expression into a bytecode
: and precalculating constant parts of it.