How to Install and Uninstall im Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "im" package

This guide let you learn how to install im on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install im

2. Uninstall "im" package

Please follow the instructions below to uninstall im on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove im $ sudo apt autoclean && sudo apt autoremove

3. Information about the im package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: im
Priority: optional
Section: universe/mail
Installed-Size: 945
Maintainer: Ubuntu Developers
Original-Maintainer: Tatsuya Kinoshita
Architecture: all
Version: 1:152-1
Provides: imap-client, mail-reader, news-reader
Depends: perl, debconf (>= 0.5) | debconf-2.0
Suggests: ssh, libsocket6-perl, namazu2-index-tools, bogofilter | spamoracle | bsfilter
Filename: pool/universe/i/im/im_152-1_all.deb
Size: 262222
MD5sum: 271e2a5f9d6a3f35e7547b0ae78f8e04
SHA1: c26c0680d58012312de080c0b59e61e4c97794ca
SHA256: cf31a6cd0ddd7ba94cd55966a205eb04a45d04500f5b5aad6b0e92fe561b2a53
Description-en: mail/news handling commands and Perl modules
IM (Internet Message) provides a series of user interface commands
(imput, imget, imls, ...) and backend Perl5 modules to integrate
E-mail and NetNews user interface. They are designed to be used
both from Mew version 1.x and on command line.
.
The folder style for IM is exactly the same as that of MH. So,
you can replace MH with this package without any migration works.
Moreover, you are able to operate your messages both by IM and MH
with consistent manner.
.
Mail/news messages are dispatched by way of SMTP/NNTP and are
retrieved from local mailbox (mbox file, Maildir, MMDF file, MH folder),
POP3 server (plain password, APOP), IMAP server, or NNTP server.
Description-md5: 97a53ae7b8540d47e116ae4cabc2b133
Homepage: http://tats.hauN.org/im/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu