How to Install and Uninstall openssh-tests Package on Kali Linux

Last updated: May 18,2024

1. Install "openssh-tests" package

Please follow the guidelines below to install openssh-tests on Kali Linux

$ sudo apt update $ sudo apt install openssh-tests

2. Uninstall "openssh-tests" package

Please follow the guidance below to uninstall openssh-tests on Kali Linux:

$ sudo apt remove openssh-tests $ sudo apt autoclean && sudo apt autoremove

3. Information about the openssh-tests package on Kali Linux

Package: openssh-tests
Source: openssh
Version: 1:9.6p1-4
Installed-Size: 6735
Maintainer: Debian OpenSSH Maintainers
Architecture: amd64
Depends: openssh-client (= 1:9.6p1-4), openssh-server (= 1:9.6p1-4), openssh-sftp-server (= 1:9.6p1-4), openssl, putty-tools (>= 0.67-2), python3-twisted, libc6 (>= 2.36), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Size: 1018632
SHA256: 3b6fa6da92a52f04617df551e7258065bac1f6ae05ce97f5e0d8ccbdb2b802e0
SHA1: 34ea794d9326629ce0799b102bec9983aa39a126
MD5sum: f35e400a1c3fad38c8f69b6ca330b043
Description: OpenSSH regression tests
This package provides OpenSSH's regression test suite. It is mainly
intended for use with the autopkgtest system, though can also be run
directly using /usr/lib/openssh/regress/run-tests.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.openssh.com/
Section: net
Priority: optional
Filename: pool/main/o/openssh/openssh-tests_9.6p1-4_amd64.deb