How to Install and Uninstall ruby-mini-magick Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-mini-magick" package

This tutorial shows how to install ruby-mini-magick on Kali Linux

$ sudo apt update $ sudo apt install ruby-mini-magick

2. Uninstall "ruby-mini-magick" package

This tutorial shows how to uninstall ruby-mini-magick on Kali Linux:

$ sudo apt remove ruby-mini-magick $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mini-magick package on Kali Linux

Package: ruby-mini-magick
Version: 4.11.0-1
Installed-Size: 91
Maintainer: Debian Ruby Team
Architecture: all
Depends: imagemagick | graphicsmagick, ruby-posix-spawn
Size: 25096
SHA256: 0aa50eb8916c3f4938e6463ee71777736ac5ce58848d9fe0e031b33255fc4cbd
SHA1: 7a029062580fa5adc994c26409c0ac437f9febb0
MD5sum: 45ebed9cf3849303e5cc354c4ed26422
Description: wrapper for ImageMagick with a small memory footprint
MiniMagick is a Ruby library providing a wrapper around
ImageMagick or GraphicsMagick, allowing manipulation of images with
minimal use of memory. MiniMagick gives access to all the commandline
options provided by ImageMagick.
Description-md5:
Homepage: https://github.com/minimagick/minimagick
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mini-magick/ruby-mini-magick_4.11.0-1_all.deb