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

Last updated: July 02,2024

1. Install "python39-atom" package

Please follow the instructions below to install python39-atom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-atom

2. Uninstall "python39-atom" package

Please follow the guidelines below to uninstall python39-atom on openSuSE Tumbleweed:

$ sudo zypper remove python39-atom

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

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