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

Last updated: September 20,2024

1. Install "seascope" package

This tutorial shows how to install seascope on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install seascope

2. Uninstall "seascope" package

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

$ sudo apt remove seascope $ sudo apt autoclean && sudo apt autoremove

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

Package: seascope
Priority: optional
Section: universe/python
Installed-Size: 403
Maintainer: Ubuntu Developers
Original-Maintainer: Ritesh Raj Sarraf
Architecture: all
Version: 0.8-2
Depends: python (>= 2.7), python (<< 2.8), python-qt4, python-qscintilla2
Recommends: exuberant-ctags, id-utils, cscope
Filename: pool/universe/s/seascope/seascope_0.8-2_all.deb
Size: 51158
MD5sum: f25a7e8fe5432ef035e3021f40d84be9
SHA1: 3e1a4382c75fe352efca7db8f673aa60d944884e
SHA256: 84c4fd2de387e1ba715dbbe3172c30fc90b7e0fb84d7da1cfba66dff1c664b24
Description-en: source code navigation tool
Seascope is a graphical source code browsing tool with cross reference
functionality support using the following backends:
* cscope
* idutils
* gtags
.
Seascope is written in Python and is supported on all major operating
system platforms
Description-md5: 4c2b7d9972de1810a201bf010bb392c7
Homepage: http://code.google.com/p/seascope/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu