How to Install and Uninstall form Package on Kali Linux

Last updated: May 12,2024

1. Install "form" package

Please follow the guidelines below to install form on Kali Linux

$ sudo apt update $ sudo apt install form

2. Uninstall "form" package

Learn how to uninstall form on Kali Linux:

$ sudo apt remove form $ sudo apt autoclean && sudo apt autoremove

3. Information about the form package on Kali Linux

Package: form
Version: 4.3.0+git20230104+ds-1
Installed-Size: 4870
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4), strace
Size: 1432208
SHA256: 43040c919b0dc88dd320c726cb160c2ea2070c810e3e17ae09b062b87e7b3a59
SHA1: 2bc39efdcf7d8b7d9b79c02f92577671247346d1
MD5sum: 95018fc6f2b02adbb9b972be7239def1
Description: Symbolic manipulation system
This 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.
Description-md5:
Homepage: https://www.nikhef.nl/~form/
Tag: field::physics, implemented-in::c, interface::commandline,
role::program, works-with::file
Section: science
Priority: optional
Filename: pool/main/f/form/form_4.3.0+git20230104+ds-1_amd64.deb