How to Install and Uninstall fis-gtm Package on Kali Linux

Last updated: April 29,2024

1. Install "fis-gtm" package

In this section, we are going to explain the necessary steps to install fis-gtm on Kali Linux

$ sudo apt update $ sudo apt install fis-gtm

2. Uninstall "fis-gtm" package

Please follow the guidelines below to uninstall fis-gtm on Kali Linux:

$ sudo apt remove fis-gtm $ sudo apt autoclean && sudo apt autoremove

3. Information about the fis-gtm package on Kali Linux

Package: fis-gtm
Version: 7.0-005-1
Installed-Size: 67
Maintainer: Debian Med Packaging Team
Architecture: amd64
Provides: mumps
Depends: fis-gtm-7.0
Size: 20764
SHA256: 8a55d3adbe30404a13c023d7187db0775676f657833d981505cbcd2e8c96f4d1
SHA1: bdf049055755a32344440a6e908aab6f06194ee3
MD5sum: b0c2d1dfbe562ff7e298bde995d37699
Description: metapackage for the latest version of FIS-GT.M database
GT.M is a database engine with scalability proven in large real-time
transaction processing systems that have thousands of concurrent
users, individual database file sizes to the Terabyte range (with
virtually unlimited aggregate database sizes). Yet the light
footprint of GT.M allows it to also scale down for use in small
applications and software appliances (virtual machines).
.
The GT.M data model is hierarchical associative memory (i.e.,
multi-dimensional array) that imposes no restrictions on the data
types of the indexes or content - the application logic can impose
any schema, dictionary or data organization suited to its problem
domain. (Database engines that do not impose schemas, but which
allow layered application software to impose and use whatever schema
that is appropriate to the application are popularly referred to as
"document oriented", "schemaless" or "schema-free" databases.)
.
GT.M's compiler for the standard M (also known as MUMPS) scripting
language implements full support for ACID (Atomic, Consistent,
Isolated, Durable) transactions, using optimistic concurrency control
and software transactional memory (STM) that resolves the common
mismatch between databases and programming languages. Its unique
ability to create and deploy logical multi-site configurations of
applications provides unrivaled continuity of business in the face of
not just unplanned events, but also planned events, including planned
events that include changes to application logic and schema.
.
This metapackage always depends from the default fis-gtm version.
Description-md5:
Homepage: http://sourceforge.net/projects/fis-gtm
Section: database
Priority: optional
Filename: pool/main/f/fis-gtm/fis-gtm_7.0-005-1_amd64.deb