How to Install and Uninstall python3-poetry-core.noarch Package on Rocky Linux 9
Last updated: December 12,2024
1. Install "python3-poetry-core.noarch" package
Please follow the step by step instructions below to install python3-poetry-core.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-poetry-core.noarch
Copied
2. Uninstall "python3-poetry-core.noarch" package
This tutorial shows how to uninstall python3-poetry-core.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-poetry-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-poetry-core.noarch package on Rocky Linux 9
Last metadata expiration check: 2:03:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-poetry-core
Version : 1.0.7
Release : 2.el9
Architecture : noarch
Size : 670 k
Source : python-poetry-core-1.0.7-2.el9.src.rpm
Repository : epel
Summary : Poetry PEP 517 Build Backend
URL : https://github.com/python-poetry/poetry-core
License : MIT and (ASL 2.0 or BSD)
Description : A PEP 517 build backend implementation developed for Poetry.
: This project is intended to be a light weight, fully compliant, self-contained
: package allowing PEP 517 compatible build frontends to build Poetry managed
: projects.
Available Packages
Name : python3-poetry-core
Version : 1.0.7
Release : 2.el9
Architecture : noarch
Size : 670 k
Source : python-poetry-core-1.0.7-2.el9.src.rpm
Repository : epel
Summary : Poetry PEP 517 Build Backend
URL : https://github.com/python-poetry/poetry-core
License : MIT and (ASL 2.0 or BSD)
Description : A PEP 517 build backend implementation developed for Poetry.
: This project is intended to be a light weight, fully compliant, self-contained
: package allowing PEP 517 compatible build frontends to build Poetry managed
: projects.