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

Last updated: May 04,2024

1. Install "synopsis" package

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

$ sudo apt update $ sudo apt install synopsis

2. Uninstall "synopsis" package

Please follow the step by step instructions below to uninstall synopsis on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove synopsis $ sudo apt autoclean && sudo apt autoremove

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

Package: synopsis
Priority: optional
Section: universe/devel
Installed-Size: 1637
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: amd64
Version: 0.12-10
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libsynopsis0.12v5, python (<< 2.8), python (>= 2.7~), python2.7, python:any (>= 2.7.5-5~), cpp, graphviz, gsfonts
Filename: pool/universe/s/synopsis/synopsis_0.12-10_amd64.deb
Size: 379614
MD5sum: 406a3227c88752dd37834fb6e55de046
SHA1: 5871d95434c769dc5a7347950e67111e8ed45b2f
SHA256: 754b04471a3f26511f533b56eccae20a40e6cebc21533344a6a6bae258720f24
Description-en: source-code Introspection Tool
Synopsis is a multi-language source code introspection tool that
provides a variety of representations for the parsed code to enable
further processing such as documentation extraction, reverse
engineering, and source-to-source translation.
.
Synopsis provides a framework of C++ and Python APIs to access these
representations and allows Processor objects to be defined and
composed into processing pipelines, making this framework very
flexible and extensible.
Description-md5: 7f3b35f03f89be8b57ef8fc86025d1a3
Homepage: http://synopsis.fresco.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu