How to Install and Uninstall python36-swapper Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python36-swapper" package

Please follow the steps below to install python36-swapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-swapper

2. Uninstall "python36-swapper" package

Please follow the steps below to uninstall python36-swapper on openSuSE Tumbleweed:

$ sudo zypper remove python36-swapper

3. Information about the python36-swapper package on openSuSE Tumbleweed

Information for package python36-swapper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-swapper
Version : 1.1.2.post1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 32,9 KiB
Installed : No
Status : not installed
Source package : python-swapper-1.1.2.post1-2.2.src
Summary : The unofficial Django swappable models API
Description :
Swapper is an unofficial API for the undocumented but very
powerful Django feature: swappable models. Swapper facilitates
implementing arbitrary swappable models in your own reusable apps.