How to Install and Uninstall python3-cookies Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 03,2025
1. Install "python3-cookies" package
This guide covers the steps necessary to install python3-cookies on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-cookies
Copied
2. Uninstall "python3-cookies" package
Learn how to uninstall python3-cookies on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-cookies
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-cookies package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-cookies
Priority: optional
Section: universe/python
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: python-cookies
Version: 2.2.1-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/python-cookies/python3-cookies_2.2.1-1_all.deb
Size: 36786
MD5sum: 61f3820102e6e01d9d9d4a208a15c2a6
SHA1: c025cb9e0136412ef104f47c97d2b6c2f3aa88fc
SHA256: 41159dee625afffccf56b2e2152f529ca7b8e55acddfbfc617d772405b091430
Description-en: 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: 75eae436e8aea6a875a92d0fa549e7b4
Homepage: https://gitlab.com/sashahart/cookies
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: python-cookies
Version: 2.2.1-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/python-cookies/python3-cookies_2.2.1-1_all.deb
Size: 36786
MD5sum: 61f3820102e6e01d9d9d4a208a15c2a6
SHA1: c025cb9e0136412ef104f47c97d2b6c2f3aa88fc
SHA256: 41159dee625afffccf56b2e2152f529ca7b8e55acddfbfc617d772405b091430
Description-en: 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: 75eae436e8aea6a875a92d0fa549e7b4
Homepage: https://gitlab.com/sashahart/cookies
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu