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

Last updated: May 03,2024

1. Install "clif" package

This tutorial shows how to install clif on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clif

2. Uninstall "clif" package

This guide let you learn how to uninstall clif on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clif $ sudo apt autoclean && sudo apt autoremove

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

Package: clif
Priority: optional
Section: universe/interpreters
Installed-Size: 1403
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Hocevar
Architecture: amd64
Version: 0.93-9.1
Depends: libc6 (>= 2.14), libx11-6
Filename: pool/universe/c/clif/clif_0.93-9.1_amd64.deb
Size: 1170982
MD5sum: 023956f04e092655608ace01676cdba4
SHA1: 4ffaab26c1e068941e0ca6411a5fce6fa384fa34
SHA256: a6a371f2355b60d244964504b68f79483463f7629737b7802097e8dcf637ba32
Description-en: C language interpreter
Clif, a C-like Interpreter Framework, is and open-ended system
for fast development of programs with C syntax. The program is
compiled and if syntactically correct, code is immediately
generated. The code is generated for a virtual machine.
The virtual machine is a part of the framework.
Description-md5: 9a25d6e0da8cf54ff392b50fd5fa344a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu