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

Last updated: July 01,2024

1. Install "python311-swapper" package

This guide let you learn how to install python311-swapper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-swapper

2. Uninstall "python311-swapper" package

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

$ sudo zypper remove python311-swapper

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

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