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

Last updated: May 20,2024

1. Install "python3-dogtail" package

Here is a brief guide to show you how to install python3-dogtail on Kali Linux

$ sudo apt update $ sudo apt install python3-dogtail

2. Uninstall "python3-dogtail" package

This guide covers the steps necessary to uninstall python3-dogtail on Kali Linux:

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

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

Package: python3-dogtail
Source: dogtail
Version: 0.9.11-12
Installed-Size: 461
Maintainer: Samuel Thibault
Architecture: all
Replaces: python-dogtail
Depends: at-spi2-core, gir1.2-gtk-3.0, python3-apt (>= 0.7.93), python3-gi, python3-gi-cairo, python3-pyatspi, python3:any
Recommends: imagemagick
Breaks: python-dogtail
Size: 101816
SHA256: 61f70e1283ba5ed0a7d3f30c49624584cf84e363243560f2c05b59ef849c09da
SHA1: b532c7f8c664b7e882004721d1b22e701fffefcb
MD5sum: e82278f08db8798eccf9cd765957b700
Description: GUI test tool and automation framework
dogtail is a GUI test tool and automation framework written in Python.
It uses Accessibility (a11y) technologies to communicate with desktop
applications. dogtail scripts are written in Python.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.com/dogtail/dogtail
Section: python
Priority: optional
Filename: pool/main/d/dogtail/python3-dogtail_0.9.11-12_all.deb