How to Install and Uninstall python36-serpent Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-serpent" package
Please follow the step by step instructions below to install python36-serpent on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-serpent
Copied
2. Uninstall "python36-serpent" package
This guide let you learn how to uninstall python36-serpent on openSuSE Tumbleweed:
$
sudo zypper remove
python36-serpent
Copied
3. Information about the python36-serpent package on openSuSE Tumbleweed
Information for package python36-serpent:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-serpent
Version : 1.30.2-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 57,1 KiB
Installed : No
Status : not installed
Source package : python-serpent-1.30.2-1.10.src
Summary : Serialization based on astliteral_eval
Description :
Serpent is a simple serialization library based on ast.literal_eval.
Because it only serializes literals and recreates the objects using ast.literal_eval(),
the serialized data is safe to transport to other machines (over the network for instance)
and de-serialize it there.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-serpent
Version : 1.30.2-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 57,1 KiB
Installed : No
Status : not installed
Source package : python-serpent-1.30.2-1.10.src
Summary : Serialization based on astliteral_eval
Description :
Serpent is a simple serialization library based on ast.literal_eval.
Because it only serializes literals and recreates the objects using ast.literal_eval(),
the serialized data is safe to transport to other machines (over the network for instance)
and de-serialize it there.