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

Last updated: July 03,2024

1. Install "python312-atom" package

Learn how to install python312-atom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-atom

2. Uninstall "python312-atom" package

This guide covers the steps necessary to uninstall python312-atom on openSuSE Tumbleweed:

$ sudo zypper remove python312-atom

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

Information for package python312-atom:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-atom
Version : 0.10.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 590.7 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.