How to Install and Uninstall python39-requests-hawk Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python39-requests-hawk" package
Learn how to install python39-requests-hawk on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-requests-hawk
Copied
2. Uninstall "python39-requests-hawk" package
This guide covers the steps necessary to uninstall python39-requests-hawk on openSuSE Tumbleweed:
$
sudo zypper remove
python39-requests-hawk
Copied
3. Information about the python39-requests-hawk package on openSuSE Tumbleweed
Information for package python39-requests-hawk:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-requests-hawk
Version : 1.2.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 36.7 KiB
Installed : No
Status : not installed
Source package : python-requests-hawk-1.2.1-2.1.src
Upstream URL : https://github.com/mozilla-services/requests-hawk
Summary : Hawk authentication strategy for the requests python library
Description :
This project allows you to use the python requests library with the hawk
authentification mechanism.
Hawk itself does not provide any mechanism for obtaining or transmitting the
set of shared credentials required, but this project proposes a scheme we use
across mozilla services projects.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-requests-hawk
Version : 1.2.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 36.7 KiB
Installed : No
Status : not installed
Source package : python-requests-hawk-1.2.1-2.1.src
Upstream URL : https://github.com/mozilla-services/requests-hawk
Summary : Hawk authentication strategy for the requests python library
Description :
This project allows you to use the python requests library with the hawk
authentification mechanism.
Hawk itself does not provide any mechanism for obtaining or transmitting the
set of shared credentials required, but this project proposes a scheme we use
across mozilla services projects.