How to Install and Uninstall python311-itsdangerous Package on openSUSE Leap
Last updated: November 14,2024
1. Install "python311-itsdangerous" package
Learn how to install python311-itsdangerous on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-itsdangerous
Copied
2. Uninstall "python311-itsdangerous" package
Learn how to uninstall python311-itsdangerous on openSUSE Leap:
$
sudo zypper remove
python311-itsdangerous
Copied
3. Information about the python311-itsdangerous package on openSUSE Leap
Information for package python311-itsdangerous:
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-itsdangerous
Version : 2.1.2-150400.7.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 99.4 KiB
Installed : No
Status : not installed
Source package : python-itsdangerous-2.1.2-150400.7.3.9.src
Upstream URL : https://itsdangerous.palletsprojects.com
Summary : Various helpers to pass trusted data to untrusted environments and back
Description :
It's Dangerous
... so better sign this
Various helpers to pass data to untrusted environments and to get it back
safe and sound.
This repository provides a module that is a port of the django signing
module. It's not directly copied but some changes were applied to
make it work better on its own.
Also I plan to add some extra things. Work in progress.
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-itsdangerous
Version : 2.1.2-150400.7.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 99.4 KiB
Installed : No
Status : not installed
Source package : python-itsdangerous-2.1.2-150400.7.3.9.src
Upstream URL : https://itsdangerous.palletsprojects.com
Summary : Various helpers to pass trusted data to untrusted environments and back
Description :
It's Dangerous
... so better sign this
Various helpers to pass data to untrusted environments and to get it back
safe and sound.
This repository provides a module that is a port of the django signing
module. It's not directly copied but some changes were applied to
make it work better on its own.
Also I plan to add some extra things. Work in progress.