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

Last updated: May 06,2024

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

This tutorial shows how to install python36-django-user-agents on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python36-django-user-agents on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-user-agents

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

Information for package python36-django-user-agents:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-user-agents
Version : 0.4.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 22,8 KiB
Installed : No
Status : not installed
Source package : python-django-user-agents-0.4.0-1.5.src
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 `_.