How to Install and Uninstall python310-django-attachments Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python310-django-attachments" package

This is a short guide on how to install python310-django-attachments on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-django-attachments

2. Uninstall "python310-django-attachments" package

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

$ sudo zypper remove python310-django-attachments

3. Information about the python310-django-attachments package on openSuSE Tumbleweed

Information for package python310-django-attachments:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-django-attachments
Version : 1.11-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 77.3 KiB
Installed : No
Status : not installed
Source package : python-django-attachments-1.11-1.4.src
Upstream URL : https://github.com/bartTC/django-attachments
Summary : Attach files to any Django model
Description :
django-attachments is generic Django application to attach Files (Attachments) to any model.