How to Install and Uninstall xdo Package on Kali Linux

Last updated: October 06,2024

1. Install "xdo" package

Here is a brief guide to show you how to install xdo on Kali Linux

$ sudo apt update $ sudo apt install xdo

2. Uninstall "xdo" package

Learn how to uninstall xdo on Kali Linux:

$ sudo apt remove xdo $ sudo apt autoclean && sudo apt autoremove

3. Information about the xdo package on Kali Linux

Package: xdo
Source: xdo (0.5.7-1)
Version: 0.5.7-1+b2
Installed-Size: 37
Maintainer: Raphael Mota Ramos
Architecture: amd64
Depends: libc6 (>= 2.10), libxcb-ewmh2 (>= 0.4.1), libxcb-icccm4 (>= 0.4.1), libxcb-util1 (>= 0.4.0), libxcb-xtest0, libxcb1
Size: 10720
SHA256: 1bbe2191091d52e53c257f8d766f60f336c56be89b56b3e3df994e0df9e2067b
SHA1: c7afc849da793579e925463f4b709156a21457f9
MD5sum: 6aeb72e9b849b207c4575c5f821ceae3
Description: small console-based utility to perform elementary actions on windows
xdo it's useful to manipulate windows. Using it you will be able to do many
things with your windows, like: close, kill, hide, show, raise, lower, move
resize, activate and others, using the console on X window based systems.
Description-md5:
Homepage: https://github.com/baskerville/xdo
Section: x11
Priority: optional
Filename: pool/main/x/xdo/xdo_0.5.7-1+b2_amd64.deb