How to Install and Uninstall xca Package on Kali Linux

Last updated: May 21,2024

1. Install "xca" package

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

$ sudo apt update $ sudo apt install xca

2. Uninstall "xca" package

This guide covers the steps necessary to uninstall xca on Kali Linux:

$ sudo apt remove xca $ sudo apt autoclean && sudo apt autoremove

3. Information about the xca package on Kali Linux

Package: xca
Version: 2.5.0-1
Installed-Size: 5230
Maintainer: Thomas Ward
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5help5 (>= 5.15.1), libqt5sql5 (>= 5.3.0), libqt5widgets5 (>= 5.14.1), libssl3 (>= 3.0.0), libstdc++6 (>= 5), libqt5sql5-sqlite
Recommends: libqt5sql5-mysql, libqt5sql5-psql, libqt5sql5-odbc
Size: 1265708
SHA256: 8502d747e45146ecfdf59a68ee57c93316884729f554e9c7020433aae2f286fb
SHA1: fcbb977e98a645956c63f0f79debff33ddafc501
MD5sum: a89545d9ed18f92587c23fff57b4e05f
Description: x509 Certification Authority management tool based on QT
XCA creates and manages Certificate authorities and helps the user to
create and manage keys, certificates, certificate sign requests,
certificate revocation lists etc.
.
All data is saved in an encrypted, portable database, and can be exported
in various standard formats. XCA is also available for MacOS X and
Windows systems.
.
For a good workflow, certificate templates can be defined to make the
creation of new certificates an easy task.
Description-md5:
Homepage: https://hohnstaedt.de/xca/
Tag: interface::graphical, interface::x11, role::program,
security::authentication, uitoolkit::qt, x11::application
Section: x11
Priority: optional
Filename: pool/main/x/xca/xca_2.5.0-1_amd64.deb