How to Install and Uninstall maude Package on Kali Linux

Last updated: May 14,2024

1. Install "maude" package

This guide let you learn how to install maude on Kali Linux

$ sudo apt update $ sudo apt install maude

2. Uninstall "maude" package

Learn how to uninstall maude on Kali Linux:

$ sudo apt remove maude $ sudo apt autoclean && sudo apt autoremove

3. Information about the maude package on Kali Linux

Package: maude
Version: 3.2-2
Installed-Size: 3374
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbdd0c2, libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libgmpxx4ldbl (>= 2:6.2.1+dfsg1), libsigsegv2 (>= 2.9), libstdc++6 (>= 11), libtecla1 (>= 1.6.3)
Size: 1064336
SHA256: e09518906ec7be1ac4d2e1362d52725ca82bc88e243da440da610570c76a351b
SHA1: 282146b61e564ca42f81c4229c9d69653b7cad79
MD5sum: f31f8bee3b8e2b0375fb1f9f1ce0f028
Description: high-performance logical framework
Maude is a high-performance reflective language and system supporting
both equational and rewriting logic specification and programming for
a wide range of applications. Maude has been influenced in important
ways by the OBJ3 language, which can be regarded as an equational
logic sublanguage. Besides supporting equational specification and
programming, Maude also supports rewriting logic computation.
.
Rewriting logic is a logic of concurrent change that can naturally
deal with state and with concurrent computations. It has good
properties as a general semantic framework for giving executable
semantics to a wide range of languages and models of concurrency. In
particular, it supports very well concurrent object-oriented
computation. The same reasons making rewriting logic a good semantic
framework make it also a good logical framework, that is, a metalogic
in which many other logics can be naturally represented and executed.
.
Maude supports in a systematic and efficient way logical
reflection. This makes Maude remarkably extensible and powerful,
supports an extensible algebra of module composition operations, and
allows many advanced metaprogramming and metalanguage
applications. Indeed, some of the most interesting applications of
Maude are metalanguage applications, in which Maude is used to create
executable environments for different logics, theorem provers,
languages, and models of computation.
.
Maude is of interest to the biomedical community for modeling and
analysis of biological systems.
Description-md5:
Homepage: http://maude.cs.uiuc.edu
Tag: uitoolkit::ncurses
Section: science
Priority: optional
Filename: pool/main/m/maude/maude_3.2-2_amd64.deb