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

Last updated: May 19,2024

1. Install "cafeobj" package

Here is a brief guide to show you how to install cafeobj on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cafeobj
Priority: optional
Section: universe/science
Installed-Size: 90518
Maintainer: Ubuntu Developers
Original-Maintainer: Norbert Preining
Architecture: amd64
Version: 1.5.4-4
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/c/cafeobj/cafeobj_1.5.4-4_amd64.deb
Size: 13351818
MD5sum: 1723e2d83f71ccd9c25d54c6b20634be
SHA1: 8483e47c4d6a59454842db88672a8df858fd26cd
SHA256: a21f8468e95226f4af83a484b20806f63418529653745d45f21e1d527a612a55
Description-en: 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: b42b01806ae871b24d070a89f0f03ba7
Homepage: http://www.cafeobj.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu