How to Install and Uninstall python36-pyrsistent Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-pyrsistent" package
This guide let you learn how to install python36-pyrsistent on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-pyrsistent
Copied
2. Uninstall "python36-pyrsistent" package
Learn how to uninstall python36-pyrsistent on openSuSE Tumbleweed:
$
sudo zypper remove
python36-pyrsistent
Copied
3. Information about the python36-pyrsistent package on openSuSE Tumbleweed
Information for package python36-pyrsistent:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyrsistent
Version : 0.18.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 513,7 KiB
Installed : No
Status : not installed
Source package : python-pyrsistent-0.18.0-1.1.src
Summary : Persistent, Functional, Immutable data structures
Description :
Pyrsistent is a number of persistent collections
(by some referred to as functional data structures).
Persistent in the sense that they are immutable.
All methods on a data structure that would normally
mutate it instead return a new copy of the structure
containing the requested updates. The original structure
is left untouched.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyrsistent
Version : 0.18.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 513,7 KiB
Installed : No
Status : not installed
Source package : python-pyrsistent-0.18.0-1.1.src
Summary : Persistent, Functional, Immutable data structures
Description :
Pyrsistent is a number of persistent collections
(by some referred to as functional data structures).
Persistent in the sense that they are immutable.
All methods on a data structure that would normally
mutate it instead return a new copy of the structure
containing the requested updates. The original structure
is left untouched.