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

Last updated: May 21,2024

1. Install "flim" package

Here is a brief guide to show you how to install flim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flim

2. Uninstall "flim" package

Here is a brief guide to show you how to uninstall flim on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove flim $ sudo apt autoclean && sudo apt autoremove

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

Package: flim
Priority: extra
Section: universe/mail
Installed-Size: 596
Maintainer: Ubuntu Developers
Original-Maintainer: Tatsuya Kinoshita
Architecture: all
Version: 1:1.14.9+0.20120428-13
Replaces: flim1.13
Depends: emacsen-common (>= 2.0.8), emacs | emacsen, apel (>= 10.7), dpkg (>= 1.15.4) | install-info
Suggests: xemacs21-bin, semi, wl | wl-beta
Conflicts: flim1.13, semi-gnus (<< 1:6.10.13), tm
Filename: pool/universe/f/flim/flim_1.14.9+0.20120428-13_all.deb
Size: 149374
MD5sum: 7f60267cb7c9db3f831e836142a2b799
SHA1: 16e91956030d52aaed6248ba50eec4a47d66a738
SHA256: 0037caa3284147bd6c117943e1c4eb593851bcf3b8e47d23760face1f2b4055e
Description-en: library about internet message for emacsen
FLIM (Faithful Library about Internet Message) is a library to provide
basic functions about message representation and encoding for emacsen.
It consists of following modules:
.
std11.el STD 11 (RFC 822) parser and utility
mime.el to provide various services about MIME-entities
mime-def.el Definitions about MIME format
mime-parse.el MIME parser
mel.el MIME encoder/decoder
mel-b-dl.el base64 (B-encoding) encoder/decoder
(for Emacs 20 with dynamic loading support)
mel-b-ccl.el base64 (B-encoding) encoder/decoder (using CCL)
mel-b-en.el base64 (B-encoding) encoder/decoder (for other emacsen)
mel-q-ccl.el quoted-printable and Q-encoding encoder/decoder (using CCL)
mel-q.el quoted-printable and Q-encoding encoder/decoder
mel-u.el unofficial backend for uuencode
mel-g.el unofficial backend for gzip64
eword-decode.el encoded-word decoder
eword-encode.el encoded-word encoder
Description-md5: 75fe2558b421ca831666d4af1debdfd6
Homepage: http://git.chise.org/elisp/flim/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu