How to Install and Uninstall ruby-fastimage Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ruby-fastimage" package

Please follow the guidance below to install ruby-fastimage on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-fastimage

2. Uninstall "ruby-fastimage" package

Here is a brief guide to show you how to uninstall ruby-fastimage on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-fastimage package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-fastimage
Architecture: all
Version: 2.1.7-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: ruby | ruby-interpreter, ruby-addressable
Filename: pool/universe/r/ruby-fastimage/ruby-fastimage_2.1.7-1_all.deb
Size: 13236
MD5sum: 8b6e310e55c38fdddc3c4fdceccc6045
SHA1: eae0a66c2f52fb2eb16bc3bf866172d2802fa906
SHA256: 41fb4bc3ebcccb43e7e228832a17d7b956830b757e8aa41fc4de57e0a73472d1
SHA512: 95d59c17960425efc4db0a03998d74ab95a85922b9afea50118ffeb7c05b22c958365bc2f8fa6f4deda3698346f144fef54f7b3f124213f919c9623ab0da688a
Homepage: https://github.com/sdsykes/fastimage
Description-en: 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: 2beb8a51e6ccec125f29c64fc3354254
Ruby-Versions: all