How to Install and Uninstall python3-mechanize Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 14,2024

1. Install "python3-mechanize" package

Please follow the steps below to install python3-mechanize on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-mechanize

2. Uninstall "python3-mechanize" package

This guide let you learn how to uninstall python3-mechanize on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-mechanize package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-mechanize
Architecture: all
Version: 1:0.4.5-2
Priority: optional
Section: universe/python
Source: python-mechanize
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1651
Depends: python3-html5lib, python3:any, libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-mechanize/python3-mechanize_0.4.5-2_all.deb
Size: 200796
MD5sum: f5afa37d36310ee219a1dcc060538e9b
SHA1: bcf54b33b6e4ededfc8350fee73eeb23fb63e7ae
SHA256: 9d87f215471f808f38fc7e1b497908c326dab19f5fdf42f36d281beaf3207545
Homepage: https://github.com/python-mechanize/mechanize
Description: stateful programmatic web browsing
Description-md5: f2124c4d65496b13e4adfe113870b2df
Task: ubuntustudio-publishing