How to Install and Uninstall python3-fake-useragent Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-fake-useragent" package

Please follow the guidance below to install python3-fake-useragent on Kali Linux

$ sudo apt update $ sudo apt install python3-fake-useragent

2. Uninstall "python3-fake-useragent" package

Please follow the step by step instructions below to uninstall python3-fake-useragent on Kali Linux:

$ sudo apt remove python3-fake-useragent $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-fake-useragent package on Kali Linux

Package: python3-fake-useragent
Source: fake-useragent
Version: 1.1.1-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 479
Depends: python3-importlib-metadata | python3 (>> 3.8), python3-importlib-resources | python3 (>> 3.10), python3:any
Suggests: python-fake-useragent-doc
Homepage: https://github.com/hellysmile/fake-useragent
Priority: optional
Section: python
Filename: pool/main/f/fake-useragent/python3-fake-useragent_1.1.1-0kali1_all.deb
Size: 39216
SHA256: bf69413c70fd699226f6a311521ebdcae1ac485d380a1a4c6b71d3110ab15b65
SHA1: ededbaff347b7e1f890245f5ab5aa51a98d314ec
MD5sum: 816b16478455e7e805983634fa28363d
Description: Up to date simple useragent faker with real world database (Python 3)
This package contains an up to date simple useragent faker with real world
database. The features are:
* grabs up to date ``useragent`` from `useragentstring.com
`
* randomize with real world statistic via `w3schools.com
`
.
This package installs the library for Python 3.
Description-md5:

5. The same packages on other Linux Distributions