How to Install and Uninstall xpa-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "xpa-tools" package

Here is a brief guide to show you how to install xpa-tools on Kali Linux

$ sudo apt update $ sudo apt install xpa-tools

2. Uninstall "xpa-tools" package

In this section, we are going to explain the necessary steps to uninstall xpa-tools on Kali Linux:

$ sudo apt remove xpa-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the xpa-tools package on Kali Linux

Package: xpa-tools
Source: xpa (2.1.20-1)
Version: 2.1.20-1+b1
Installed-Size: 769
Maintainer: Debian Astro Team
Architecture: amd64
Depends: libxpa1 (= 2.1.20-1+b1), libc6 (>= 2.34)
Size: 114320
SHA256: bd983818feba42aab4badb28d812a927fd2de7fbce968baa7135992522d2a78d
SHA1: 473beaaa58e7ffd4bc58b6e6e3a8af4384a714fa
MD5sum: 5803ff22e0837cdfa058a081825f9b74
Description: Tools for seamless communication between Unix programs
The XPA messaging system provides seamless communication between many kinds
of Unix programs, including X programs and Tcl/Tk programs. It also provides
an easy way for users to communicate with these XPA-enabled programs by
executing XPA client commands in the shell or by utilizing such commands in
scripts. Because XPA works both at the programming level and the shell level,
it is a powerful tool for unifying any analysis environment: users and
programmers have great flexibility in choosing the best level or levels at
which to access XPA services, and client access can be extended or modified
easily at any time.
.
This package contains the additional tools.
Description-md5:
Homepage: https://hea-www.harvard.edu/RD/xpa/
Section: science
Priority: optional
Filename: pool/main/x/xpa/xpa-tools_2.1.20-1+b1_amd64.deb