How to Install and Uninstall python2-atom Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-atom" package

Please follow the instructions below to install python2-atom on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-atom

2. Uninstall "python2-atom" package

This guide covers the steps necessary to uninstall python2-atom on openSUSE Leap:

$ sudo zypper remove python2-atom

3. Information about the python2-atom package on openSUSE Leap

Information for package python2-atom:
-------------------------------------
Repository : Main Repository
Name : python2-atom
Version : 0.4.3-bp153.1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 462,8 KiB
Installed : No
Status : not installed
Source package : python-atom-0.4.3-bp153.1.20.src
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.