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

Last updated: May 19,2024

1. Install "python310-atom" package

Please follow the guidelines below to install python310-atom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-atom

2. Uninstall "python310-atom" package

Please follow the guidance below to uninstall python310-atom on openSuSE Tumbleweed:

$ sudo zypper remove python310-atom

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

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