How to Install and Uninstall ninja-ide Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "ninja-ide" package

In this section, we are going to explain the necessary steps to install ninja-ide on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ninja-ide

2. Uninstall "ninja-ide" package

Please follow the instructions below to uninstall ninja-ide on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ninja-ide $ sudo apt autoclean && sudo apt autoremove

3. Information about the ninja-ide package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ninja-ide
Priority: extra
Section: universe/devel
Installed-Size: 1866
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: all
Version: 2.3-2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-qt4 (>= 4.8), python-pyinotify
Filename: pool/universe/n/ninja-ide/ninja-ide_2.3-2_all.deb
Size: 543356
MD5sum: 55c0ddab2320a2722d652a5ea7f34360
SHA1: 9474b7aa9a1e09e6ab9b75943543e75793985557
SHA256: f905eda0525774077c4819c9aeb2e34cd81e3ed7300ebbbcd13e1a7b4d719609
Description-en: integrated development environment (IDE) for Python
NINJA-IDE is a cross-platform integrated development environment (IDE).
It currently features:
.
* code editor: NINJA-IDE provides a complete code editor with highlighting
for several languages, code completion, code assistant for imports,
navigation, etc.
.
* project management: NINJA-IDE allows one to manage Python projects
automatically, saving descriptive information about them and letting the
user perform file-management-related tasks in the IDE itself.
.
* high extensibility: you can create plugins for several purposes, and they
can be completely integrated within the IDE, increasing the available
features.
Description-md5: 3ebb9c5854de561b006e05916e99fead
Homepage: http://www.ninja-ide.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu