How to Install and Uninstall python-twill Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-twill" package

Please follow the steps below to install python-twill on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-twill

2. Uninstall "python-twill" package

Learn how to uninstall python-twill on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-twill $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-twill package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-twill
Priority: optional
Section: universe/python
Installed-Size: 320
Maintainer: Ubuntu Developers
Original-Maintainer: Arnaud Fontaine
Architecture: all
Source: twill
Version: 0.9-3
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-mechanize (>= 0.2.0~), python-pyparsing (>= 1.4.1)
Recommends: doc-base
Filename: pool/universe/t/twill/python-twill_0.9-3_all.deb
Size: 69798
MD5sum: 237863f6bc08614473d051c0f42a2f9c
SHA1: 48fab81896bc097164fa06549a0e3734291d0821
SHA256: 82e352c6fde1770078d98a394687d7449f981a9fdcaa265713da99e4270743d1
Description-en: Simple scripting language for Web browsing
Twill is a simple scripting language intended for programmatic or
automated browsing of Web sites. It allows users to browse the Web
from a command-line interface. So, you can navigate through Web sites
that use forms, cookies, and most standard Web features.
Description-md5: eafca5275df659e2df2cac872c7697e3
Homepage: http://twill.idyll.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu