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

Last updated: July 02,2024

1. Install "python312-swapper" package

This is a short guide on how to install python312-swapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-swapper

2. Uninstall "python312-swapper" package

This guide let you learn how to uninstall python312-swapper on openSuSE Tumbleweed:

$ sudo zypper remove python312-swapper

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

Information for package python312-swapper:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-swapper
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 33.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.