How to Install and Uninstall python312-django-user-agents Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python312-django-user-agents" package

Please follow the steps below to install python312-django-user-agents on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-django-user-agents

2. Uninstall "python312-django-user-agents" package

Please follow the steps below to uninstall python312-django-user-agents on openSuSE Tumbleweed:

$ sudo zypper remove python312-django-user-agents

3. Information about the python312-django-user-agents package on openSuSE Tumbleweed

Information for package python312-django-user-agents:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-user-agents
Version : 0.4.0-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 21.1 KiB
Installed : No
Status : not installed
Source package : python-django-user-agents-0.4.0-2.10.src
Upstream URL : https://github.com/selwin/django-user_agents
Summary : Django identification of visitors information
Description :
A django package that allows easy identification of visitor's browser, OS and device information,
including whether the visitor uses a mobile phone, tablet or a touch capable device. Under the hood,
it uses `user-agents `_.