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

Last updated: September 20,2024

1. Install "python3-tosca-parser" package

This guide covers the steps necessary to install python3-tosca-parser on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-tosca-parser" package

This tutorial shows how to uninstall python3-tosca-parser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-tosca-parser
Priority: optional
Section: universe/python
Installed-Size: 305
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-tosca-parser
Version: 0.1.0-3
Depends: python3-babel, python3-cliff (>= 1.13.0), python3-dateutil, python3-pbr (>= 1.3), python3-six (>= 1.9.0), python3-yaml, python3:any (>= 3.3.2-2~)
Suggests: python-tosca-parser-doc
Filename: pool/universe/p/python-tosca-parser/python3-tosca-parser_0.1.0-3_all.deb
Size: 37460
MD5sum: fbf4fbd7ab8c8b436b33fb520aa7b62b
SHA1: 8ef6fb73ca54e650959ccb31375e92ba1fe68c1b
SHA256: 09f71813c10c54a5e2eba8dc0160933f0e854077acd9595f58492e27730b4753
Description-en: parser for TOSCA Simple Profile in YAML - Python 3.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 3.x module.
Description-md5: 999c2d6a7fe4bc7c66ee6ceaea146dc2
Homepage: https://github.com/openstack/tosca-parser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu