How to Install and Uninstall python3-tosca-parser.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "python3-tosca-parser.noarch" package

This tutorial shows how to install python3-tosca-parser.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-tosca-parser.noarch

2. Uninstall "python3-tosca-parser.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-tosca-parser.noarch on Fedora 35:

$ sudo dnf remove python3-tosca-parser.noarch $ sudo dnf autoremove

3. Information about the python3-tosca-parser.noarch package on Fedora 35

Last metadata expiration check: 1:37:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-tosca-parser
Version : 2.1.0
Release : 4.fc35
Architecture : noarch
Size : 316 k
Source : python-tosca-parser-2.1.0-4.fc35.src.rpm
Repository : fedora
Summary : Parser for TOSCA Simple Profile in YAML
URL : https://github.com/openstack/tosca-parser
License : ASL 2.0
Description : The TOSCA Parser is an OpenStack project and licensed under Apache 2.
: 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.