How to Install and Uninstall python-tosca-parser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-tosca-parser" package

Please follow the guidance below to install python-tosca-parser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tosca-parser

2. Uninstall "python-tosca-parser" package

Please follow the instructions below to uninstall python-tosca-parser on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-tosca-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tosca-parser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-tosca-parser
Priority: optional
Section: universe/python
Installed-Size: 305
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.1.0-3
Depends: python-babel, python-cliff (>= 1.13.0), python-dateutil, python-pbr (>= 1.3), python-six (>= 1.9.0), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-tosca-parser-doc
Filename: pool/universe/p/python-tosca-parser/python-tosca-parser_0.1.0-3_all.deb
Size: 37380
MD5sum: 6701a4ffde1d6a53ec7b3e6310fd274f
SHA1: bb96862cc005b9a8823d723200530c7aa1eadd59
SHA256: 01a456756a16809adc5a3c054a34e0ae02c2c6bb5f3023e7f46938f52675293c
Description-en: parser for TOSCA Simple Profile in YAML - Python 2.x
The TOSCA Parser is an OpenStack project. It is developed to parse TOSCA
Simple Profile in YAML. It reads the TOSCA templates and creates an
in-memory graph of TOSCA nodes and their relationship.
.
TOSCA stands for: Topology and Orchestration Specification for Cloud
Application.
.
This package contains the Python 2.x module.
Description-md5: 9534a50c352fa2516bd5744afa344e45
Homepage: https://github.com/openstack/tosca-parser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu