How to Install and Uninstall flim Package on Kali Linux

Last updated: May 16,2024

1. Install "flim" package

Please follow the guidance below to install flim on Kali Linux

$ sudo apt update $ sudo apt install flim

2. Uninstall "flim" package

Please follow the guidelines below to uninstall flim on Kali Linux:

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

3. Information about the flim package on Kali Linux

Package: flim
Version: 1:1.14.9+0.20230205-1
Installed-Size: 439
Maintainer: Tatsuya Kinoshita
Architecture: all
Replaces: flim1.13
Depends: emacsen-common, apel
Recommends: emacs-nox | emacs
Suggests: xemacs21-bin, semi, wl | wl-beta
Conflicts: flim1.13, semi-gnus (<< 1:6.10.13), tm
Breaks: mu-cite (<< 8.1+0.20201103-1~), semi (<< 1.14.7~0.20201104-1~), wl (<< 2.15.9+0.20190205-5~), wl-beta (<< 2.15.9+0.20200822-1~)
Size: 134460
SHA256: 095b4840949d7ac5021f884cfedd8767196cd904b3c2824e81e3739e2afe2398
SHA1: f884a4a6b6ed6822652328e8f34a661881ea6d33
MD5sum: 75ccda79a8896d1d99e8ad0c6509b7ff
Description: 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-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
.
This package provides FLIM-LB, a variant of FLIM using lexical binding
mainly maintained for Wanderlust mail/news reader.
Description-md5:
Homepage: https://github.com/wanderlust/flim
Tag: implemented-in::lisp, role::plugin, role::program, suite::emacs,
use::converting, use::editing, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/f/flim/flim_1.14.9+0.20230205-1_all.deb