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

Last updated: May 19,2024

1. Install "python39-swapper" package

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

$ sudo zypper refresh $ sudo zypper install python39-swapper

2. Uninstall "python39-swapper" package

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

$ sudo zypper remove python39-swapper

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

Information for package python39-swapper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-swapper
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 32.2 KiB
Installed : No
Status : not installed
Source package : python-swapper-1.3.0-1.2.src
Upstream URL : https://github.com/wq/django-swappable-models
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.