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

Last updated: May 21,2024

1. Install "spectacle" package

Please follow the steps below to install spectacle on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spectacle

2. Uninstall "spectacle" package

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

$ sudo apt remove spectacle $ sudo apt autoclean && sudo apt autoremove

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

Package: spectacle
Priority: optional
Section: universe/devel
Installed-Size: 496
Maintainer: Ubuntu Developers
Original-Maintainer: Philippe Coval
Architecture: all
Version: 0.25-1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-cheetah, python-urlgrabber, python-yaml
Suggests: meego-packaging-tools | packaging-tools
Filename: pool/universe/s/spectacle/spectacle_0.25-1_all.deb
Size: 66232
MD5sum: 2d6921b3b64c488f1203d05d87d8058d
SHA1: 11a8a1345f919cfb66f7a9749d52d6ed3d3e7085
SHA256: c04aa74d847ebf1057ddaf6af35a7576e65f5a7e772e9f101bd2ef78f8b6ee6f
Description-en: RPM Spec file generator and management tool
Spectacle is a tool for managing and creating RPM spec files. It includes the
tool to generate spec files from metadata file in YAML format, and tools to
convert spec files or spec-builder's ini files to YAML format.
.
For spectacle managed packages, all generic packaging information will be
stored in the YAML file, and it also allows maintaining customizations in the
spec file directly with special enclosure tags.
.
The following tools are installed:
* specify
the tool to generate or to update spec file, based on YAML
* ini2spectacle
the tool to convert spec-builder .ini to YAML and new spec file
* spec2spectacle
the tool to convert original spec to YAML and new spec file
Description-md5: 45b1fa8476732f444a6e84dc5c3a0c8d
Homepage: http://meego.gitorious.org/meego-developer-tools/spectacle
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu