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

Last updated: May 21,2024

1. Install "python39-django-attachments" package

In this section, we are going to explain the necessary steps to install python39-django-attachments on openSuSE Tumbleweed

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

2. Uninstall "python39-django-attachments" package

In this section, we are going to explain the necessary steps to uninstall python39-django-attachments on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-attachments

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

Information for package python39-django-attachments:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-attachments
Version : 1.11-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 77.1 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.