How to Install and Uninstall clif Package on Kali Linux

Last updated: April 23,2024

1. Install "clif" package

This guide covers the steps necessary to install clif on Kali Linux

$ sudo apt update $ sudo apt install clif

2. Uninstall "clif" package

Please follow the step by step instructions below to uninstall clif on Kali Linux:

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

3. Information about the clif package on Kali Linux

Package: clif
Version: 0.93-9.2
Installed-Size: 1409
Maintainer: Sam Hocevar
Architecture: amd64
Depends: libc6 (>= 2.29), libx11-6
Size: 1196472
SHA256: 5cf44c1fd3e0fba788abf585b7841d3f0d2529dd46d2a5794b3ba9fcbc67f565
SHA1: 2df9deb68d69d53b1d7ef781816e8e16d09f0a18
MD5sum: 702c457596ce4608a8232d1d6c361344
Description: 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
Tag: devel::interpreter, devel::lang:c, devel::library, implemented-in::c,
interface::commandline, role::devel-lib, role::program, scope::utility,
works-with::software:source
Section: interpreters
Priority: optional
Filename: pool/main/c/clif/clif_0.93-9.2_amd64.deb