How to Install and Uninstall alpine Package on Kali Linux

Last updated: May 12,2024

1. Install "alpine" package

This guide covers the steps necessary to install alpine on Kali Linux

$ sudo apt update $ sudo apt install alpine

2. Uninstall "alpine" package

Please follow the step by step instructions below to uninstall alpine on Kali Linux:

$ sudo apt remove alpine $ sudo apt autoclean && sudo apt autoremove

3. Information about the alpine package on Kali Linux

Package: alpine
Version: 2.26+dfsg-1
Installed-Size: 8848
Maintainer: Asheesh Laroia
Architecture: amd64
Replaces: pine
Depends: mlock, libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0), libtinfo6 (>= 6)
Recommends: alpine-doc, sensible-utils
Suggests: aspell, default-mta | mail-transport-agent
Conflicts: pine
Size: 2085396
SHA256: 6bb005004bcf6f5a22561f061c3e860230d5af36a65271d9e116ca9972bde588
SHA1: d9f8131db9c098e78197b1a97d4a907650cb95f0
MD5sum: abbfaa56908c454cd7cb383f1b5aa84e
Description: Text-based email client, friendly for novices but powerful
Alpine is an upgrade of the well-known PINE email client. Its name derives
from the use of the Apache License and its ties to PINE.
.
It features a full suite of support for mail protocols like IMAP and SMTP and
security protocols like TLS. It uses curses for its interface.
Description-md5:
Homepage: http://alpine.x10host.com/alpine/
Tag: implemented-in::c, interface::text-mode, mail::user-agent,
network::client, protocol::imap, protocol::pop3, protocol::smtp,
protocol::ssl, role::program, uitoolkit::ncurses, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/a/alpine/alpine_2.26+dfsg-1_amd64.deb