How to Install and Uninstall python3-plette.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-plette.noarch" package

In this section, we are going to explain the necessary steps to install python3-plette.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-plette.noarch

2. Uninstall "python3-plette.noarch" package

Please follow the step by step instructions below to uninstall python3-plette.noarch on Fedora 34:

$ sudo dnf remove python3-plette.noarch $ sudo dnf autoremove

3. Information about the python3-plette.noarch package on Fedora 34

Last metadata expiration check: 4:52:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-plette
Version : 0.2.3
Release : 1.fc34
Architecture : noarch
Size : 29 k
Source : python-plette-0.2.3-1.fc34.src.rpm
Repository : fedora
Summary : Pipfle and Pipfile.lock parsers, generators and validators
URL : https://github.com/sarugaku/plette
License : ISC
Description : Plette implements Pipfle and Pipfile.lock parsers, generators, and optional
: validators to let the user work with them in a structured manner.
:
: Validation support is provided by the extra package 'python3-plette+validation'.