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

Last updated: May 05,2024

1. Install "afnix" package

This guide let you learn how to install afnix on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install afnix

2. Uninstall "afnix" package

In this section, we are going to explain the necessary steps to uninstall afnix on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove afnix $ sudo apt autoclean && sudo apt autoremove

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

Package: afnix
Priority: optional
Section: universe/interpreters
Installed-Size: 16791
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Version: 2.5.1-1
Replaces: aleph
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), libtinfo5
Suggests: afnix-doc
Conflicts: aleph
Filename: pool/universe/a/afnix/afnix_2.5.1-1_amd64.deb
Size: 2229012
MD5sum: 84462ffd0de15cea9a7e5510d20b26c8
SHA1: 06ccefdccd8508ebf3be3376fb00dc4d2ae38160
SHA256: 1bac48dc16bf397db59ea32c0d4b69ae763b612a370cf18cbaffeb429bc1f756
Description-en: Compiler and run-time for the AFNIX programming language
AFNIX is a multi-threaded functional programming language with
dynamic symbol bindings that support the object oriented paradigm.
The language features a state of the art runtime engine. The
distribution is available with several clients and a rich set
of modules that are designed to be platform independent.
Description-md5: 4fa7732d8fdce86e3dbebc4c386022a0
Homepage: http://www.afnix.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu