How to Install and Uninstall python311-atom Package on openSuSE Tumbleweed

Last updated: November 27,2024

1. Install "python311-atom" package

This is a short guide on how to install python311-atom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-atom

2. Uninstall "python311-atom" package

Please follow the step by step instructions below to uninstall python311-atom on openSuSE Tumbleweed:

$ sudo zypper remove python311-atom

3. Information about the python311-atom package on openSuSE Tumbleweed

Information for package python311-atom:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-atom
Version : 0.10.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 614.4 KiB
Installed : No
Status : not installed
Source package : python-atom-0.10.4-1.4.src
Upstream URL : https://github.com/nucleic/atom
Summary : Memory efficient Python objects
Description :
Atom is a framework for creating memory efficient Python objects with
enhanced features such as dynamic initialization, validation, and
change notification for object attributes. It provides the default
model binding behaviour for the Enaml UI framework.