How to Install and Uninstall fim Package on Kali Linux

Last updated: September 08,2024

1. Install "fim" package

This tutorial shows how to install fim on Kali Linux

$ sudo apt update $ sudo apt install fim

2. Uninstall "fim" package

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

$ sudo apt remove fim $ sudo apt autoclean && sudo apt autoremove

3. Information about the fim package on Kali Linux

Package: fim
Version: 0.6~rc2-1
Installed-Size: 1518
Maintainer: Michele Martone
Architecture: amd64
Depends: libaa1 (>= 1.4p5), libc6 (>= 2.34), libdjvulibre21 (>= 3.5.28), libexif12 (>= 0.6.21-1~), libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libreadline8 (>= 6.0), libsdl2-2.0-0 (>= 2.0.12), libstdc++6 (>= 13.1), libtiff6 (>= 4.0.3)
Size: 606172
SHA256: 6510713f5e4a16a4d801e6b4ed07ec5927f19bab77d4bbd8c3f63fbcbbad53c3
SHA1: db4a551a14caa2833b8268cf40b8f71b24d4d224
MD5sum: 4b7a70d38e8d325ec13e0850aafacb1c
Description: scriptable frame buffer, X.org and ascii art image viewer
FIM is a highly customizable scriptable image viewer targeted at the
users who are comfortable with software like the Vim text editor or the Mutt
mail user agent. FIM aims to be a "swiss army knife" for viewing images.
Its code derives from the "Fbi" framebuffer image viewer by Gerd Hoffmann.
FIM is multidevice: it has X support via the SDL library and ascii art output
via the aalib library.
.
It supports image description files, file search and filtering using regular
expressions on filenames and descriptions, caption display, customizable
status line, EXIF tags display, EXIF-based image rotation, recursive directory
traversal, reading from stdin, and can e.g. jump between two images
remembering scale and position.
.
It can speed up loading by image caching and speed up scaling with mipmaps.
It offers GNU readline command line autocompletion and history,
completely customizable key bindings, external/internal (if-while based)
scriptability (through return codes, standard input/output, and commands given
at invocation time, an initialization file, Vim-like autocommands), and much
more.
Description-md5:
Homepage: https://www.nongnu.org/fbi-improved/
Tag: implemented-in::c++, interface::commandline, interface::framebuffer,
interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::ncurses, uitoolkit::sdl, use::viewing, works-with::image,
works-with::image:raster, x11::application
Section: graphics
Priority: optional
Filename: pool/main/f/fim/fim_0.6~rc2-1_amd64.deb