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

Last updated: September 22,2024

1. Install "poetry.noarch" package

Please follow the step by step instructions below to install poetry.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install poetry.noarch

2. Uninstall "poetry.noarch" package

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

$ sudo dnf remove poetry.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:38:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : poetry
Version : 1.1.6
Release : 3.fc34
Architecture : noarch
Size : 14 k
Source : poetry-1.1.6-3.fc34.src.rpm
Repository : updates
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.