How to Install and Uninstall python39-frozenlist Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python39-frozenlist" package

This guide covers the steps necessary to install python39-frozenlist on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-frozenlist

2. Uninstall "python39-frozenlist" package

This guide let you learn how to uninstall python39-frozenlist on openSuSE Tumbleweed:

$ sudo zypper remove python39-frozenlist

3. Information about the python39-frozenlist package on openSuSE Tumbleweed

Information for package python39-frozenlist:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-frozenlist
Version : 1.4.1-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 155.9 KiB
Installed : No
Status : not installed
Source package : python-frozenlist-1.4.1-2.4.src
Upstream URL : https://github.com/aio-libs/frozenlist
Summary : Python list-like structure which implements MutableSequence
Description :
Python list-like structure which implements collections.abc.MutableSequence.