How to Install and Uninstall cafeobj Package on Kali Linux

Last updated: May 12,2024

1. Install "cafeobj" package

This tutorial shows how to install cafeobj on Kali Linux

$ sudo apt update $ sudo apt install cafeobj

2. Uninstall "cafeobj" package

In this section, we are going to explain the necessary steps to uninstall cafeobj on Kali Linux:

$ sudo apt remove cafeobj $ sudo apt autoclean && sudo apt autoremove

3. Information about the cafeobj package on Kali Linux

Package: cafeobj
Version: 1.6.0-2
Installed-Size: 56177
Maintainer: Norbert Preining
Architecture: amd64
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.1.4)
Size: 12655312
SHA256: 012414fa8fcedff420ea4858c3b8a473c2445acaf1ffcc6fc25a96380534352e
SHA1: 6fc81d6d3ed2ae5862d9741c521842edc71edd3b
MD5sum: d11ad20c5054c04cff725ea0cd8fd49b
Description: new generation algebraic specification and programming language
CafeOBJ is a most advanced formal specification language which
inherits many advanced features (e.g. flexible mix-fix syntax,
powerful and clear typing system with ordered sorts, parameteric
modules and views for instantiating the parameters, and module
expressions, etc.) from OBJ (or more exactly OBJ3) algebraic
specification language.
.
CafeOBJ is a language for writing formal (i.e. mathematical)
specifications of models for wide varieties of software and systems,
and verifying properties of them. CafeOBJ implements equational logic
by rewriting and can be used as a powerful interactive theorem proving
system. Specifiers can write proof scores also in CafeOBJ and doing
proofs by executing the proof scores.
.
CafeOBJ has state-of-art rigorous logical semantics based on
institutions. The CafeOBJ cube shows the structure of the various
logics underlying the combination of the various paradigms implemented
by the language. Proof scores in CafeOBJ are also based on institution
based rigorous semantics, and can be constructed using a complete set
of proof rules.
Description-md5:
Homepage: http://cafeobj.org/
Section: science
Priority: optional
Filename: pool/main/c/cafeobj/cafeobj_1.6.0-2_amd64.deb