How to Install and Uninstall bsd-mailx Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "bsd-mailx" package

Please follow the steps below to install bsd-mailx on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bsd-mailx

2. Uninstall "bsd-mailx" package

Please follow the guidelines below to uninstall bsd-mailx on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove bsd-mailx $ sudo apt autoclean && sudo apt autoremove

3. Information about the bsd-mailx package on Ubuntu 21.10 (Impish Indri)

Package: bsd-mailx
Architecture: amd64
Version: 8.1.2-0.20180807cvs-2build1
Priority: optional
Section: mail
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 174
Provides: mail-reader, mailx
Depends: base-files (>= 2.2.0), default-mta | mail-transport-agent, libbsd0 (>= 0.9.1), libc6 (>= 2.34), liblockfile1 (>= 1.0)
Filename: pool/main/b/bsd-mailx/bsd-mailx_8.1.2-0.20180807cvs-2build1_amd64.deb
Size: 69964
MD5sum: 61c3c1da7d2ae686155d51135013bac7
SHA1: 01e0df7f1325d937b2ae028f91d9f7f4a121f2eb
SHA256: 21a2c9aeb1deb78207c84fac2ee7bbff397d351dcde88e840d8610f15e9e8b9a
SHA512: a23cf04f575d09d104a2d5f7f75dcb540c9fdb76b469799cae00b9e62461fd32dced910612879fc201319bac2d48b90d129b9a4c2a3a34321db49187f868074e
Description-en: simple mail user agent
bsd-mailx is the traditional simple command-line-mode mail user agent.
Even if you don't use it, it may be required by other programs.
.
The /usr/bin/mail command provided by this package is a very simple one,
and does not include many features that can be found in more advanced
mail user agents.
.
For example bsd-mailx DOES NOT support:
- MIME (i.e. no attachments, no UTF-8 or other charsets support);
- SMTP protocol (/usr/sbin/sendmail interface only is used);
- POP3/IMAP (bsd-mailx reads local mailboxes only);
- maildir format (traditional mbox only format is supported).
.
If the above features are needed, please consider installing another package
providing similar /usr/bin/mail interface:
- s-nail package,
- or mailutils package.
Description-md5: e80062c2ba1e87064c776affd111f9bb
Task: mail-server