How to Install and Uninstall libfparser-4_5_2 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "libfparser-4_5_2" package
Please follow the instructions below to install libfparser-4_5_2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libfparser-4_5_2
Copied
2. Uninstall "libfparser-4_5_2" package
Here is a brief guide to show you how to uninstall libfparser-4_5_2 on openSUSE Leap:
$
sudo zypper remove
libfparser-4_5_2
Copied
3. Information about the libfparser-4_5_2 package on openSUSE Leap
Information for package libfparser-4_5_2:
-----------------------------------------
Repository : Main Repository
Name : libfparser-4_5_2
Version : 4.5.2-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 583.6 KiB
Installed : No
Status : not installed
Source package : fparser-4.5.2-bp155.2.13.src
Upstream URL : http://warp.povusers.org/FunctionParser/
Summary : Library to evaluate strings as mathematical functions
Description :
This C++ library offers a class which can be used to parse and
evaluate a mathematical function from a string (which might be e.g.
requested from the user). The syntax of the function string is
similar to mathematical expressions written in C/C++ (the exact
syntax is specified later in this document). The function can then be
evaluated with different values of variables.
-----------------------------------------
Repository : Main Repository
Name : libfparser-4_5_2
Version : 4.5.2-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 583.6 KiB
Installed : No
Status : not installed
Source package : fparser-4.5.2-bp155.2.13.src
Upstream URL : http://warp.povusers.org/FunctionParser/
Summary : Library to evaluate strings as mathematical functions
Description :
This C++ library offers a class which can be used to parse and
evaluate a mathematical function from a string (which might be e.g.
requested from the user). The syntax of the function string is
similar to mathematical expressions written in C/C++ (the exact
syntax is specified later in this document). The function can then be
evaluated with different values of variables.