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

Last updated: January 15,2025

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

This guide covers the steps necessary to install python3-poetry-core.noarch on Fedora 38

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

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

This is a short guide on how to uninstall python3-poetry-core.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:11:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-poetry-core
Version : 1.4.0
Release : 1.fc38
Architecture : noarch
Size : 1.2 M
Source : python-poetry-core-1.4.0-1.fc38.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) and Python
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.