How to Install and Uninstall python3-django-appconf Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-django-appconf" package

This guide covers the steps necessary to install python3-django-appconf on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-django-appconf

2. Uninstall "python3-django-appconf" package

This tutorial shows how to uninstall python3-django-appconf on openSUSE Leap:

$ sudo zypper remove python3-django-appconf

3. Information about the python3-django-appconf package on openSUSE Leap

Information for package python3-django-appconf:
-----------------------------------------------
Repository : Main Repository
Name : python3-django-appconf
Version : 1.0.4-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 53.5 KiB
Installed : No
Status : not installed
Source package : python-django-appconf-1.0.4-bp155.2.14.src
Upstream URL : https://github.com/django-compressor/django-appconf
Summary : A Helper Class for Handling Configuration Defaults of Packaged Apps
Description :
A helper class for handling configuration defaults of packaged Django apps
gracefully.