How to Install and Uninstall python3-ua-parser Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-ua-parser" package

Please follow the step by step instructions below to install python3-ua-parser on Kali Linux

$ sudo apt update $ sudo apt install python3-ua-parser

2. Uninstall "python3-ua-parser" package

Please follow the guidance below to uninstall python3-ua-parser on Kali Linux:

$ sudo apt remove python3-ua-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ua-parser package on Kali Linux

Package: python3-ua-parser
Source: python-ua-parser
Version: 0.18.0-1
Installed-Size: 53
Maintainer: Debian Python Team
Architecture: all
Depends: python3-yaml, uap-core, python3:any
Size: 9668
SHA256: 200f697388d45599e058bea4ed690697f995edd8256ef1dce7a822ba29123fd0
SHA1: d14dd3d25ffe8d0fe75ce76ab201fc09aac97c3a
MD5sum: e710b1005eacc2bfa0c4c89dc6934091
Description: Python module for parsing HTTP User-Agent strings
Parse the User-Agent string from a web browser or other HTTP client.
Extracts information and version numbers for the device, operating
system and the user agent.
Description-md5:
Homepage: https://github.com/ua-parser/uap-python
Section: python
Priority: optional
Filename: pool/main/p/python-ua-parser/python3-ua-parser_0.18.0-1_all.deb