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

Last updated: November 26,2024

1. Install "poetry.noarch" package

Please follow the steps below to install poetry.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install poetry.noarch

2. Uninstall "poetry.noarch" package

Here is a brief guide to show you how to uninstall poetry.noarch on Fedora 35:

$ sudo dnf remove poetry.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:17:58 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : poetry
Version : 1.1.8
Release : 2.fc35
Architecture : noarch
Size : 14 k
Source : poetry-1.1.8-2.fc35.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.