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

Last updated: May 19,2024

1. Install "nuitka" package

This is a short guide on how to install nuitka on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nuitka

2. Uninstall "nuitka" package

This tutorial shows how to uninstall nuitka on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nuitka $ sudo apt autoclean && sudo apt autoremove

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

Package: nuitka
Architecture: all
Version: 0.5.21.2+ds-1~16.04
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Kay Hayen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2919
Depends: g++-5 | g++-4.9 | g++-4.8 | g++-4.7 | g++-4.6 (>= 4.6.1) | g++-4.5 | g++-4.4 | clang (>= 3.0), scons (>= 2.0.0), python-dev (>= 2.6.6-2), python:any (>= 2.7.5-5~)
Recommends: python-lxml (>= 2.3), python-qt4 (>= 4.8.6), strace
Suggests: ccache
Filename: pool/universe/n/nuitka/nuitka_0.5.21.2+ds-1~16.04_all.deb
Size: 495618
MD5sum: 36ba437468e369c23cdf646ab2c921cf
SHA1: bd0c59ceec0bcfac0192b97e8ff25bd53bf304e3
SHA256: b2770829d60f68bbc744d6ef411a351f1de3c0793dccf5a273aa89e1e14440f0
SHA512: f0088dfa48be53b9be40e9af04a39c95c92db6cccf8303c99073ed29ef00446252c561048b5c721556657869a38181fa2556356aa020ef90e7ccc38fb5879ab9
Homepage: http://nuitka.net
Description-en: Python compiler with full language support and CPython compatibility
This Python compiler achieves full language compatibility and compiles Python
code into compiled objects that are not second class at all. Instead they can
be used in the same way as pure Python objects.
Description-md5: 412e6fd44db6ad445c3e524883dc5f94

Package: nuitka
Priority: optional
Section: universe/python
Installed-Size: 2839
Maintainer: Ubuntu Developers
Original-Maintainer: Kay Hayen
Architecture: all
Version: 0.5.18.1+ds-1
Depends: g++-4.9 | g++-4.8 | g++-4.7 | g++-4.6 (>= 4.6.1) | g++-4.5 | g++-4.4 | clang (>= 3.0), scons (>= 2.0.0), python-dev (>= 2.6.6-2), python:any (>= 2.6.6-7~)
Recommends: python-lxml (>= 2.3), python-qt4 (>= 4.8.6), strace
Suggests: ccache
Filename: pool/universe/n/nuitka/nuitka_0.5.18.1+ds-1_all.deb
Size: 486092
MD5sum: 7ac42674535bfb673540415c71dc5b97
SHA1: 1e515ecab2a136d9788f4838f5106be3503a6601
SHA256: e5ddaa81525ab7496eee1444e8c2ae135750ba1a1801024534319ba31c5d31d1
Description-en: Python compiler with full language support and CPython compatibility
This Python compiler achieves full language compatibility and compiles Python
code into compiled objects that are not second class at all. Instead they can
be used in the same way as pure Python objects.
Description-md5: 412e6fd44db6ad445c3e524883dc5f94
Homepage: http://nuitka.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu