How to Install and Uninstall proftpd-mod-crypto Package on Kali Linux

Last updated: May 18,2024

1. Install "proftpd-mod-crypto" package

Please follow the instructions below to install proftpd-mod-crypto on Kali Linux

$ sudo apt update $ sudo apt install proftpd-mod-crypto

2. Uninstall "proftpd-mod-crypto" package

This tutorial shows how to uninstall proftpd-mod-crypto on Kali Linux:

$ sudo apt remove proftpd-mod-crypto $ sudo apt autoclean && sudo apt autoremove

3. Information about the proftpd-mod-crypto package on Kali Linux

Package: proftpd-mod-crypto
Source: proftpd-dfsg (1.3.8.b+dfsg-1)
Version: 1.3.8.b+dfsg-1+b1
Installed-Size: 1459
Maintainer: ProFTPD Maintainance Team
Architecture: amd64
Depends: proftpd-core (= 1.3.8.b+dfsg-1+b1), libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.10), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Enhances: proftpd-core
Size: 768560
SHA256: 8396f5eec88bc2fa44f277914b7c1ee3c63377d1f8df7cd79d94c61566e2e46e
SHA1: 54b52f3402affb75803d3c62f3dabe5f87aa18cc
MD5sum: 94d131efb482b2154a4347af23392bb0
Description: Versatile, virtual-hosting FTP daemon - TLS/SSL/SFTP modules
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
Protocol daemon supports also hidden directories, virtual hosts, and
per-directory ".ftpaccess" files. It uses a single main configuration
file, with a syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features such as multiple password files and
upload/download ratios are also supported.
.
The proftpd-mod-crypto package carries some proftp modules having to do
with crypto technologies. These modules are linked with libsodium, which
is not needed by the main binary:
- mod_sftp.so
- mod_sql_passwd.so
- mod_tls.so
Description-md5:
Homepage: http://www.proftpd.org/
Section: net
Priority: optional
Filename: pool/main/p/proftpd-dfsg/proftpd-mod-crypto_1.3.8.b+dfsg-1+b1_amd64.deb