How to Install and Uninstall python3-cookies Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-cookies" package

Learn how to install python3-cookies on Kali Linux

$ sudo apt update $ sudo apt install python3-cookies

2. Uninstall "python3-cookies" package

Please follow the steps below to uninstall python3-cookies on Kali Linux:

$ sudo apt remove python3-cookies $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cookies package on Kali Linux

Package: python3-cookies
Source: python-cookies
Version: 2.2.1-5
Installed-Size: 165
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 37356
SHA256: 2df2b25669116bdc25981647cc380ba37ce356a4a6a94446c2c9469078c538e6
SHA1: 07da395758dc789b1313aad3d44a2ad770153a57
MD5sum: acdd1e07a35b5e4ebeeb6888b69d63c5
Description: Python 3 RFC 6265-compliant cookie parser and renderer
Python 3 module for HTTP cookies: parsing and rendering 'Cookie:' request
headers and 'Set-Cookie:' response headers according to RFC 6265,
and exposing a convenient API for creating and modifying cookies. It can be
used as a replacement of Python's Cookie.py (aka http.cookies).
It provides robust and lenient parsing and extensive documentation.
Description-md5:
Homepage: https://gitlab.com/sashahart/cookies
Section: python
Priority: optional
Filename: pool/main/p/python-cookies/python3-cookies_2.2.1-5_all.deb