How to Install and Uninstall python3-poetry-core.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "python3-poetry-core.noarch" package
This guide covers the steps necessary to install python3-poetry-core.noarch on AlmaLinux 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 AlmaLinux 9:
$
sudo dnf remove
python3-poetry-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-poetry-core.noarch package on AlmaLinux 9
Last metadata expiration check: 0:12:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-poetry-core
Version : 1.6.1
Release : 1.el9
Architecture : noarch
Size : 702 k
Source : python-poetry-core-1.6.1-1.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) and Python
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.6.1
Release : 1.el9
Architecture : noarch
Size : 702 k
Source : python-poetry-core-1.6.1-1.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) and Python
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.