How to Install and Uninstall python3-types-requests.noarch Package on AlmaLinux 9
Last updated: November 29,2024
1. Install "python3-types-requests.noarch" package
This tutorial shows how to install python3-types-requests.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-types-requests.noarch
Copied
2. Uninstall "python3-types-requests.noarch" package
Here is a brief guide to show you how to uninstall python3-types-requests.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-types-requests.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-types-requests.noarch package on AlmaLinux 9
Last metadata expiration check: 2:40:10 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-types-requests
Version : 2.26.1
Release : 4.el9
Architecture : noarch
Size : 25 k
Source : python-types-requests-2.26.1-4.el9.src.rpm
Repository : epel
Summary : Typing stubs for requests
URL : https://github.com/python/typeshed
License : ASL 2.0
Description : This is a PEP 561 type stub package for the requests package. It can be used by
: type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
: requests. The source for this package can be found at
: https://github.com/python/typeshed/tree/master/stubs/requests. All fixes for
: types and metadata should be contributed there.
:
: See https://github.com/python/typeshed/blob/master/README.md for more details.
Available Packages
Name : python3-types-requests
Version : 2.26.1
Release : 4.el9
Architecture : noarch
Size : 25 k
Source : python-types-requests-2.26.1-4.el9.src.rpm
Repository : epel
Summary : Typing stubs for requests
URL : https://github.com/python/typeshed
License : ASL 2.0
Description : This is a PEP 561 type stub package for the requests package. It can be used by
: type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
: requests. The source for this package can be found at
: https://github.com/python/typeshed/tree/master/stubs/requests. All fixes for
: types and metadata should be contributed there.
:
: See https://github.com/python/typeshed/blob/master/README.md for more details.