How to Install and Uninstall acl2-infix Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "acl2-infix" package

Please follow the guidelines below to install acl2-infix on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install acl2-infix

2. Uninstall "acl2-infix" package

Please follow the instructions below to uninstall acl2-infix on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove acl2-infix $ sudo apt autoclean && sudo apt autoremove

3. Information about the acl2-infix package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: acl2-infix
Priority: optional
Section: universe/math
Installed-Size: 1077
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: amd64
Source: acl2
Version: 7.1-1
Replaces: acl2 (<= 2.7-9)
Depends: acl2 (= 7.1-1), texlive-latex-recommended, tex-common (>= 6)
Recommends: acl2-infix-source (= 7.1-1)
Conflicts: acl2 (<= 2.7-9)
Filename: pool/universe/a/acl2/acl2-infix_7.1-1_amd64.deb
Size: 143558
MD5sum: 89f9ac1c3280953d00bc69182e5ff7ec
SHA1: 0e79d30504edb5bc20ccb92162c07697a31fb94e
SHA256: 3376e30ca4194090cdbc5b0bcb6fcfd867eb384c6bedaad64f06cdaf000a560c
Description-en: Computational Logic for Applicative Common Lisp: infix interface
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains utilities and libraries to access ACL2 via an
infix notation similar to that used in many non-lisp programming
languages.
Description-md5: 81a2aa4af877764973901ab7dc79e3c8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu