How to Install and Uninstall python3-tosca-parser Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-tosca-parser" package

Please follow the guidelines below to install python3-tosca-parser on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python3-tosca-parser package on Kali Linux

Package: python3-tosca-parser
Source: python-tosca-parser
Version: 2.10.0-1
Installed-Size: 611
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cliff, python3-dateutil, python3-pbr, python3-requests, python3-stevedore, python3-yaml, python3:any
Suggests: python-tosca-parser-doc
Size: 76096
SHA256: 9710dae89f4069dd6e59d862d58086e81b426f46e974773f483f0a347cf4d1aa
SHA1: 207fe4d1dbd4fc1c24b1918be6c4beb48e6e1771
MD5sum: c834c15479106e7dc9764ccfe98a2f29
Description: 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:
Homepage: https://github.com/openstack/tosca-parser
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-tosca-parser/python3-tosca-parser_2.10.0-1_all.deb