How to Install and Uninstall intercal Package on Kali Linux

Last updated: April 29,2024

1. Install "intercal" package

Here is a brief guide to show you how to install intercal on Kali Linux

$ sudo apt update $ sudo apt install intercal

2. Uninstall "intercal" package

This is a short guide on how to uninstall intercal on Kali Linux:

$ sudo apt remove intercal $ sudo apt autoclean && sudo apt autoremove

3. Information about the intercal package on Kali Linux

Package: intercal
Version: 30:0.30-6
Installed-Size: 1756
Maintainer: Mark Brown
Architecture: amd64
Depends: libc6 (>= 2.34), gcc | c-compiler
Size: 709332
SHA256: ca872d0503707e713a2908e4b9a75b21866f69ff7fa31891f390dd70e0033a65
SHA1: d1d14128f545e0dd8d5b3db575609d7e69b20946
MD5sum: c94a1eef07f94baaa9b76a3e17cd594a
Description: INTERCAL de-obfuscator
This package is an implementation of the language INTERCAL, legendary for
its perversity and horribleness, designed by Don Woods and James Lyon, who
have since spent more than twenty years trying to live it down. This
version adds COME FROM for extra flavor, and supports multithreading. Comes
with language manual and examples including possibly the entire extant body
of INTERCAL code.
.
This INTERCAL implementation works by compiling INTERCAL to C (thus
de-obfuscating it), and then uses a C compiler to produce binaries (which
are themselves possibly easier to read than the original intercal "source"
code).
Description-md5:
Homepage: http://intercal.freeshell.org/
Tag: devel::compiler, interface::commandline, role::program, scope::utility,
works-with::software:source
Section: interpreters
Priority: optional
Filename: pool/main/i/intercal/intercal_0.30-6_amd64.deb