How to Install and Uninstall ruby-fastimage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "ruby-fastimage" package

This is a short guide on how to install ruby-fastimage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fastimage

2. Uninstall "ruby-fastimage" package

Please follow the instructions below to uninstall ruby-fastimage on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-fastimage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-fastimage
Priority: optional
Section: universe/ruby
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.6.8-1
Depends: ruby | ruby-interpreter, ruby-addressable
Filename: pool/universe/r/ruby-fastimage/ruby-fastimage_1.6.8-1_all.deb
Size: 11258
MD5sum: 7e458293ab27f5814a26f5be5644ae92
SHA1: d501b5238b9aebb347eb043d3eb8c5d56ab2dc72
SHA256: c41c344216ff3c7f986f1068432e64165d593c5fcbe1cae7374fd6b4a1f23b68
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
Homepage: http://github.com/sdsykes/fastimage
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu