How to Install and Uninstall mysecureshell Package on Kali Linux

Last updated: September 19,2024

1. Install "mysecureshell" package

Please follow the steps below to install mysecureshell on Kali Linux

$ sudo apt update $ sudo apt install mysecureshell

2. Uninstall "mysecureshell" package

This is a short guide on how to uninstall mysecureshell on Kali Linux:

$ sudo apt remove mysecureshell $ sudo apt autoclean && sudo apt autoremove

3. Information about the mysecureshell package on Kali Linux

Package: mysecureshell
Source: mysecureshell (2.0-2)
Version: 2.0-2+b2
Installed-Size: 222
Maintainer: Pierre Mavro
Architecture: amd64
Depends: libacl1 (>= 2.2.23), libc6 (>= 2.15), libgnutls30 (>= 3.6.5), openssh-server
Size: 62292
SHA256: c877db677b9d97343eb959c976b07425d3697864b6acd4ecf55a233d4504bc63
SHA1: 9e66e0ed6323fe804b7dd82ac0545dd8e87d144a
MD5sum: ab8a772df75fbfc9e6783d647428a3fe
Description: SFTP Server with ACL
MySecureShell is a solution which has been made to bring more features to
sftp/scp protocol given by OpenSSH. By default, OpenSSH brings a lot of
liberty to connected users which imply to trust in your users.
.
The goal of MySecureShell is to offer the power and security of OpenSSH, with
enhanced features (like ACL) to restrict connected users.
.
MySecureShell was created because of the lack of file transfer features in
OpenSSH. OpenSSH was not designed as a file transfer solution, that's why
MySecureShell is born.
.
MySecureShell is not a patch for OpenSSH, it's a shell for users.
It has the advantage to:
* Avoid including security holes in OpenSSH
* No dependency on against an OpenSSH version
* No OpenSSH recompilation is required
Description-md5:
Homepage: http://mysecureshell.readthedocs.org
Section: net
Priority: optional
Filename: pool/main/m/mysecureshell/mysecureshell_2.0-2+b2_amd64.deb