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

Last updated: May 19,2024

1. Install "poetry.noarch" package

Please follow the guidelines below to install poetry.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install poetry.noarch

2. Uninstall "poetry.noarch" package

Please follow the steps below to uninstall poetry.noarch on Fedora 36:

$ sudo dnf remove poetry.noarch $ sudo dnf autoremove

3. Information about the poetry.noarch package on Fedora 36

Last metadata expiration check: 4:34:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : poetry
Version : 1.1.13
Release : 1.fc36
Architecture : noarch
Size : 14 k
Source : poetry-1.1.13-1.fc36.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.