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

Last updated: May 05,2024

1. Install "nemiver" package

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

$ sudo apt update $ sudo apt install nemiver

2. Uninstall "nemiver" package

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

$ sudo apt remove nemiver $ sudo apt autoclean && sudo apt autoremove

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

Package: nemiver
Priority: optional
Section: universe/gnome
Installed-Size: 22593
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Architecture: amd64
Version: 0.9.6-1build2
Depends: libatkmm-1.6-1v5 (>= 2.22.1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.41.1), libglibmm-2.4-1v5 (>= 2.44.0), libgtk-3-0 (>= 3.0.0), libgtkhex-3-0 (>= 3.0.0), libgtkmm-3.0-1v5 (>= 3.16.0), libgtksourceviewmm-3.0-0v5 (>= 3.0.0), libgtop-2.0-10 (>= 2.22.3), libpangomm-1.4-1v5 (>= 2.36.0), libsigc++-2.0-0v5 (>= 2.6.1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libvte-2.91-0, libxml2 (>= 2.7.4), dconf-gsettings-backend | gsettings-backend, gdb, gsettings-desktop-schemas
Filename: pool/universe/n/nemiver/nemiver_0.9.6-1build2_amd64.deb
Size: 3295874
MD5sum: a87caaa88428d75fb9b5f0f5f29fb733
SHA1: f93e106a600941cd0cb49d71a59edfe8a4d3fc0e
SHA256: e76b9b448f21042e876f24884b9496a865cf8725b45a585cbb6b9a651d74da45
Description-en: Standalone graphical debugger for GNOME
Nemiver is a project to write a standalone graphical debugger that
integrates in the GNOME desktop. It features a backend which uses
the well known GNU Debugger gdb to debug C/C++ programs.
.
Nemiver is built with a plugin system that can offer several different
perspectives. Currently the only perspective provided is a debugging
perspective, but it could be expanded with perspectives added for
valgrind, or for profiling tools such as oprofile.
Description-md5: 9b47bdf9c001328293393b503306d85a
Homepage: http://www.gnome.org/projects/nemiver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu