How to Install and Uninstall python3-parse_type.noarch Package on Fedora 36
Last updated: November 26,2024
1. Install "python3-parse_type.noarch" package
Please follow the steps below to install python3-parse_type.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-parse_type.noarch
Copied
2. Uninstall "python3-parse_type.noarch" package
This guide let you learn how to uninstall python3-parse_type.noarch on Fedora 36:
$
sudo dnf remove
python3-parse_type.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-parse_type.noarch package on Fedora 36
Last metadata expiration check: 4:34:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-parse_type
Version : 0.5.2
Release : 2.fc36
Architecture : noarch
Size : 52 k
Source : python-parse_type-0.5.2-2.fc36.src.rpm
Repository : fedora
Summary : Simplifies to build parse types based on the parse module
URL : http://pypi.python.org/pypi/parse_type
License : BSD
Description : "parse_type" extends the "parse" module (opposite of
: "string.format()") with the following features:
: * build type converters for common use cases (enum/mapping, choice)
: * build a type converter with a cardinality constraint (0..1,
: 0..*, 1..*) from the type converter with cardinality=1.
: * compose a type converter from other type converters
: * an extended parser that supports the CardinalityField naming
: schema and creates missing type variants (0..1, 0..*, 1..*) from
: the primary type converter
:
: Python 3 version.
Available Packages
Name : python3-parse_type
Version : 0.5.2
Release : 2.fc36
Architecture : noarch
Size : 52 k
Source : python-parse_type-0.5.2-2.fc36.src.rpm
Repository : fedora
Summary : Simplifies to build parse types based on the parse module
URL : http://pypi.python.org/pypi/parse_type
License : BSD
Description : "parse_type" extends the "parse" module (opposite of
: "string.format()") with the following features:
: * build type converters for common use cases (enum/mapping, choice)
: * build a type converter with a cardinality constraint (0..1,
: 0..*, 1..*) from the type converter with cardinality=1.
: * compose a type converter from other type converters
: * an extended parser that supports the CardinalityField naming
: schema and creates missing type variants (0..1, 0..*, 1..*) from
: the primary type converter
:
: Python 3 version.