How to Install seascope in Ubuntu 18.04



Install seascope by entering the following commands in the terminal:

sudo apt update
sudo apt install seascope

Description:

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

Homepage: https://github.com/anilFree/seascope

Version: 0.8-3

Section: universe/python