How to Install and Uninstall iconx Package on Kali Linux

Last updated: May 20,2024

1. Install "iconx" package

Please follow the guidance below to install iconx on Kali Linux

$ sudo apt update $ sudo apt install iconx

2. Uninstall "iconx" package

This guide covers the steps necessary to uninstall iconx on Kali Linux:

$ sudo apt remove iconx $ sudo apt autoclean && sudo apt autoremove

3. Information about the iconx package on Kali Linux

Package: iconx
Source: icon
Version: 9.4.3-7
Installed-Size: 467
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14), libx11-6
Size: 172356
SHA256: 99ea01026831c34bba8da83a4b5c8bc96df6ff4258a2c91b09be1bace98a3012
SHA1: 779d9fbd56330ed04e13aa4614f6a2dd8548f1e4
MD5sum: 9983790c0dd6a51d2de513a0dbd84a3c
Description: Executor for Icon, a high-level programming language
Ideal for both complex nonnumerical applications and for situations where
users need quick solutions with a minimum of programming effort, Icon is a
high-level, general purpose programming language with a syntax similar to
Pascal and C. Its applications include: rapid prototyping, analyzing
natural languages, generating computer programs, and artificial
intelligence. (From the back cover of the book "The Icon Programming
Language," by Griswold and Griswold.)
.
This package contains the Icon executor, iconx, which is needed to execute
interpreted Icon programs. If you are starting from Icon source code (as
opposed to precompiled `ucode' files), you will also need the icont
package, which converts your Icon source into a program that iconx can
execute.
Description-md5:
Tag: devel::interpreter, implemented-in::c, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/i/icon/iconx_9.4.3-7_amd64.deb