How to Install and Uninstall python3-user-agents Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-user-agents" package

Please follow the guidance below to install python3-user-agents on Kali Linux

$ sudo apt update $ sudo apt install python3-user-agents

2. Uninstall "python3-user-agents" package

This guide let you learn how to uninstall python3-user-agents on Kali Linux:

$ sudo apt remove python3-user-agents $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-user-agents package on Kali Linux

Package: python3-user-agents
Source: python-user-agents
Version: 2.2.0-3
Installed-Size: 56
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ua-parser, python3:any, python3-yaml
Size: 12944
SHA256: 0607131c8d52b01e563e125811f3143f0cea2b0ef12ce99415b95a66221d5d5c
SHA1: af5078cec001873445ddc53e9f28a8f0a6a429d3
MD5sum: b341701cb5ffb02fdce6d363d99ffb10
Description: Pure Python implementation for detecting which user agent is used
This is a Python library that provides an easy way to
identify/detect devices like mobile phones, tablets and their
capabilities by parsing (browser/HTTP) user agent strings. The goal is
to reliably detect whether:
.
- User agent is a mobile, tablet or PC based device
- User agent has touch capabilities (has touch screen)
Description-md5:
Homepage: https://github.com/selwin/python-user-agents
Section: python
Priority: optional
Filename: pool/main/p/python-user-agents/python3-user-agents_2.2.0-3_all.deb