How to Install and Uninstall python3-user-agents Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python3-user-agents" package

This guide let you learn how to install python3-user-agents on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-user-agents

2. Uninstall "python3-user-agents" package

This tutorial shows how to uninstall python3-user-agents on openSUSE Leap:

$ sudo zypper remove python3-user-agents

3. Information about the python3-user-agents package on openSUSE Leap

Information for package python3-user-agents:
--------------------------------------------
Repository : Main Repository
Name : python3-user-agents
Version : 2.1.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 74.9 KiB
Installed : No
Status : not installed
Source package : python-user-agents-2.1.0-bp155.2.9.src
Upstream URL : https://github.com/selwin/python-user-agents
Summary : A library to identify device capabilities (phones, tablets)
Description :
Python library that can identify/detect devices like mobile phones,
tablets and their capabilities by parsing (browser/HTTP) user agent
strings.