How to Install and Uninstall form Package on openSUSE Leap

Last updated: April 29,2024

1. Install "form" package

This guide let you learn how to install form on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install form

2. Uninstall "form" package

This guide covers the steps necessary to uninstall form on openSUSE Leap:

$ sudo zypper remove form

3. Information about the form package on openSUSE Leap

Information for package form:
-----------------------------
Repository : Main Repository
Name : form
Version : 4.3.0-bp155.1.35
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : form-4.3.0-bp155.1.35.src
Upstream URL : https://github.com/vermaseren/form/
Summary : A Symbolic Manipulation System
Description :
FORM is a Symbolic Manipulation System. It reads symbolic expressions from files
and executes symbolic/algebraic transformations upon them. The answers are
returned in a textual mathematical representation. As its landmark feature, the
size of the considered expressions in FORM is only limited by the available
disk space and not by the available RAM.