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

Last updated: May 20,2024

1. Install "iconx" package

Learn how to install iconx on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iconx

2. Uninstall "iconx" package

This guide covers the steps necessary to uninstall iconx on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: iconx
Priority: optional
Section: universe/devel
Installed-Size: 463
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Hudon
Architecture: amd64
Source: icon
Version: 9.4.3-4.2ubuntu1
Depends: libc6 (>= 2.14), libx11-6
Filename: pool/universe/i/icon/iconx_9.4.3-4.2ubuntu1_amd64.deb
Size: 195840
MD5sum: cdb7ce74e11ae5baf9d7803ffbc36912
SHA1: 7765f2e7fbd2e8b28944c880cf8c8d65de4c2b67
SHA256: d4f1d266e92e1e5d2310dc6e8f9a52984c83cad7c644f39cb05b77084ade1229
Description-en: 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: 4afe00cd9fc1151ce65edb169ff82c7f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu