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

Last updated: June 29,2024

1. Install "python38-swapper" package

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

$ sudo zypper refresh $ sudo zypper install python38-swapper

2. Uninstall "python38-swapper" package

This tutorial shows how to uninstall python38-swapper on openSuSE Tumbleweed:

$ sudo zypper remove python38-swapper

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

Information for package python38-swapper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-swapper
Version : 1.1.2.post1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 33,0 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.