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

Last updated: May 18,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 35

$ 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 35:

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

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

Last metadata expiration check: 2:16:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-poetry-core
Version : 1.0.4
Release : 1.fc35
Architecture : noarch
Size : 678 k
Source : python-poetry-core-1.0.4-1.fc35.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.