How to Install and Uninstall poetry.noarch Package on Fedora 34
Last updated: November 15,2024
1. Install "poetry.noarch" package
Please follow the step by step instructions below to install poetry.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
poetry.noarch
Copied
2. Uninstall "poetry.noarch" package
Please follow the steps below to uninstall poetry.noarch on Fedora 34:
$
sudo dnf remove
poetry.noarch
Copied
$
sudo dnf autoremove
Copied
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.
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.