How to Install and Uninstall ruby-fastimage Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-fastimage" package

This tutorial shows how to install ruby-fastimage on Kali Linux

$ sudo apt update $ sudo apt install ruby-fastimage

2. Uninstall "ruby-fastimage" package

Please follow the instructions below to uninstall ruby-fastimage on Kali Linux:

$ sudo apt remove ruby-fastimage $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-fastimage package on Kali Linux

Package: ruby-fastimage
Version: 2.2.1-1
Installed-Size: 46
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-addressable
Size: 13920
SHA256: 29dd32992c884738b6c4fae860593f6528460eb2735616bacd0fb2887689e942
SHA1: c70b6eed94f4660a79212bf354e2b98815dd2d84
MD5sum: a4dd357ad707486853cfa6ac31f5a2dd
Description: Ruby library for finding the size or type of image with minimal dependency
FastImage does this minimal fetch for image types GIF, JPEG, PNG, TIFF,
BMP and PSD.
.
And it doesn't rely on installing external libraries such as RMagick
(which relies on ImageMagick or GraphicsMagick) or ImageScience (which
relies on FreeImage).
.
You only need supply the uri, and FastImage will do the rest.
Description-md5:
Homepage: https://github.com/sdsykes/fastimage
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fastimage/ruby-fastimage_2.2.1-1_all.deb