How to Install and Uninstall fis-gtm-6.2-002 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "fis-gtm-6.2-002" package

Here is a brief guide to show you how to install fis-gtm-6.2-002 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fis-gtm-6.2-002

2. Uninstall "fis-gtm-6.2-002" package

This guide let you learn how to uninstall fis-gtm-6.2-002 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the fis-gtm-6.2-002 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fis-gtm-6.2-002
Priority: optional
Section: universe/database
Installed-Size: 31219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: fis-gtm
Version: 6.2-002A-2build1
Provides: gtm, mumps
Depends: libc6 (>= 2.17), libconfig9, libelf1 (>= 0.131), libgcrypt20 (>= 1.6.1), libgpgme11 (>= 1.2.0), libtinfo5 (>= 6), libicu-dev
Pre-Depends: multiarch-support
Recommends: zlib1g
Filename: pool/universe/f/fis-gtm/fis-gtm-6.2-002_6.2-002A-2build1_amd64.deb
Size: 4251854
MD5sum: 384feddb539c19a5b6766bc433514d24
SHA1: 69931bad1f48ea658bdfec3b688898d73ddbe458
SHA256: d1c89113572e206e92370b8e11442d5170e12f72c2b1e505ac3862ab360d2d63
Description-en: package for 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.
Description-md5: 7608a16e569da5e257792f7127e8149a
Multi-Arch: same
Homepage: http://sourceforge.net/projects/fis-gtm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu