How to Install and Uninstall maria Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "maria" package

Please follow the steps below to install maria on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install maria

2. Uninstall "maria" package

Please follow the step by step instructions below to uninstall maria on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove maria $ sudo apt autoclean && sudo apt autoremove

3. Information about the maria package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: maria
Priority: optional
Section: universe/math
Installed-Size: 1236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 1.3.5-4
Replaces: maria-vis
Depends: libc6 (>= 2.4), libreadline6 (>= 6.0), libstdc++6 (>= 4.6)
Recommends: maria-doc, lbt, graphviz
Conflicts: maria-vis
Filename: pool/universe/m/maria/maria_1.3.5-4_amd64.deb
Size: 439612
MD5sum: bd55de318628b1a9cd7120efaa7cd3b4
SHA1: b18e2ba4ade388a7012369a1a132314392be2381
SHA256: 1c1d26525e35e1574c223d5bf97db1c2f9976fe2f919c3bf7c00ba57c405815c
Description-en: reachability analyzer for Algebraic System Nets
Maria is a powerful tool designed to aid engineers in modelling and
solving concurrency related problems in parallel and distributed
computing systems.
.
Maria finds deadlocks and violations against safety or liveness
requirements by exploring all states that can be reached from the
initial state of a system. The tool manages tens or hundreds of
millions of reachable states and enabled actions.
.
The expressive power of Maria's formalism is close to high-level
programming languages, thanks to its rich data type system and
powerful algebraic operations.
Description-md5: ca252a3bfe57ff6749d5bd4344755a7e
Homepage: http://www.tcs.hut.fi/Software/maria/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu