How to Install and Uninstall python3-poetry-core.noarch Package on Fedora 36

Last updated: May 05,2024

1. Install "python3-poetry-core.noarch" package

Here is a brief guide to show you how to install python3-poetry-core.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-poetry-core.noarch

2. Uninstall "python3-poetry-core.noarch" package

Here is a brief guide to show you how to uninstall python3-poetry-core.noarch on Fedora 36:

$ sudo dnf remove python3-poetry-core.noarch $ sudo dnf autoremove

3. Information about the python3-poetry-core.noarch package on Fedora 36

Last metadata expiration check: 4:14:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-poetry-core
Version : 1.0.7
Release : 2.fc36
Architecture : noarch
Size : 678 k
Source : python-poetry-core-1.0.7-2.fc36.src.rpm
Repository : fedora
Summary : Poetry PEP 517 Build Backend
URL : https://github.com/python-poetry/poetry-core
License : MIT and (ASL 2.0 or BSD)
Description : A PEP 517 build backend implementation developed for Poetry.
: This project is intended to be a light weight, fully compliant, self-contained
: package allowing PEP 517 compatible build frontends to build Poetry managed
: projects.