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

Last updated: January 11,2025

1. Install "python3-poetry.noarch" package

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

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

2. Uninstall "python3-poetry.noarch" package

Please follow the guidelines below to uninstall python3-poetry.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:25:35 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-poetry
Version : 1.5.1
Release : 2.fc39
Architecture : noarch
Size : 590 k
Source : poetry-1.5.1-2.fc39.src.rpm
Repository : fedora
Summary : Python dependency management and packaging made easy
URL : https://python-poetry.org/
License : MIT
Description : Poetry helps you declare, manage and install dependencies of Python
: projects, ensuring you have the right stack everywhere.