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

Last updated: November 23,2024

1. Install "python310-swapper" package

In this section, we are going to explain the necessary steps to install python310-swapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-swapper

2. Uninstall "python310-swapper" package

This guide covers the steps necessary to uninstall python310-swapper on openSuSE Tumbleweed:

$ sudo zypper remove python310-swapper

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

Information for package python310-swapper:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.