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

Last updated: January 11,2025

1. Install "ruby-vips" package

Please follow the guidance below to install ruby-vips on Kali Linux

$ sudo apt update $ sudo apt install ruby-vips

2. Uninstall "ruby-vips" package

Please follow the guidance below to uninstall ruby-vips on Kali Linux:

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

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

Package: ruby-vips
Version: 2.1.4-1
Installed-Size: 343
Maintainer: Debian Ruby Team
Architecture: all
Depends: libglib2.0-dev, libvips-dev, ruby-ffi (>= 1.12)
Size: 55104
SHA256: 33f0d7480b3df9a9af617d79076362b7137920f279edea5c25f5ddc70200dafd
SHA1: 3aa7bf9ab8c35030d1d7be3c1527aee367b56153
MD5sum: 62ab3ed644f5e3e3339d5c2cee2bd7ba
Description: Ruby extension for the vips image processing library
This package provides a binding for the vips image processing library.
It is extremely fast and it can process huge images without loading the
whole image in memory.
Description-md5:
Homepage: https://github.com/jcupitt/ruby-vips
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-vips/ruby-vips_2.1.4-1_all.deb