How to Install and Uninstall python3-promise.noarch Package on AlmaLinux 8
Last updated: November 21,2024
1. Install "python3-promise.noarch" package
Please follow the steps below to install python3-promise.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-promise.noarch
Copied
2. Uninstall "python3-promise.noarch" package
Here is a brief guide to show you how to uninstall python3-promise.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-promise.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-promise.noarch package on AlmaLinux 8
Last metadata expiration check: 1:05:16 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-promise
Version : 2.3.0
Release : 3.el8
Architecture : noarch
Size : 47 k
Source : python-promise-2.3.0-3.el8.src.rpm
Repository : epel
Summary : Promises/A+ implementation for Python
URL : https://github.com/syrusakbary/promise
License : MIT
Description : This is a implementation of Promises in Python. It is a super set of
: Promises/A+ designed to have readable, performant code and to provide just the
: extensions that are absolutely necessary for using promises in Python.
: It's fully compatible with the Promises/A+ spec.
Available Packages
Name : python3-promise
Version : 2.3.0
Release : 3.el8
Architecture : noarch
Size : 47 k
Source : python-promise-2.3.0-3.el8.src.rpm
Repository : epel
Summary : Promises/A+ implementation for Python
URL : https://github.com/syrusakbary/promise
License : MIT
Description : This is a implementation of Promises in Python. It is a super set of
: Promises/A+ designed to have readable, performant code and to provide just the
: extensions that are absolutely necessary for using promises in Python.
: It's fully compatible with the Promises/A+ spec.