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

Last updated: May 04,2024

1. Install "synopsis-doc" package

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

$ sudo apt update $ sudo apt install synopsis-doc

2. Uninstall "synopsis-doc" package

This guide let you learn how to uninstall synopsis-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: synopsis-doc
Priority: optional
Section: universe/doc
Installed-Size: 20062
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Source: synopsis
Version: 0.12-10
Filename: pool/universe/s/synopsis/synopsis-doc_0.12-10_all.deb
Size: 5525074
MD5sum: d84884ff09bca0f497b45fb6948e3a9f
SHA1: 509826c9e701e6d9c7b9ee559fd1136e1257e625
SHA256: 7a73f0a8b4f927c20217dfa4d373624a916b217c5638acbb236a8784a82eef24
Description-en: Documentation for synopsis
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.
.
This package contains the Synopsis Developer's Guide and the
Synopsis Tutorial.
Description-md5: 5901a2641d2f6cb638e52674969981e4
Homepage: http://synopsis.fresco.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu