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

Last updated: September 20,2024

1. Install "ruby-image-science" package

Here is a brief guide to show you how to install ruby-image-science on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-image-science

2. Uninstall "ruby-image-science" package

Please follow the guidance below to uninstall ruby-image-science on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-image-science $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-image-science
Priority: optional
Section: universe/ruby
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.2-1.2
Replaces: libimage-science-ruby (<< 1.2.1-1~), libimage-science-ruby-doc (<< 1.2.1-1~), libimage-science-ruby1.8 (<< 1.2.1-1~)
Provides: libimage-science-ruby, libimage-science-ruby-doc, libimage-science-ruby1.8
Depends: ruby | ruby-interpreter, ruby-inline | libinline-ruby, libfreeimage-dev
Breaks: libimage-science-ruby (<< 1.2.1-1~), libimage-science-ruby-doc (<< 1.2.1-1~), libimage-science-ruby1.8 (<< 1.2.1-1~)
Filename: pool/universe/r/ruby-image-science/ruby-image-science_1.2.2-1.2_all.deb
Size: 9582
MD5sum: bb87f6a2e0c02b6da2e4fe1df041422a
SHA1: 0691e525f6362c374bf5a0f68fc0b5582d6d0be8
SHA256: b7f4330cc4557ef3ceb4805b1f23649cd68e1e279dc1b24aedb7be0d0b43ba09
Description-en: Clean Ruby library to provide simple transformations on images
ImageScience is a clean Ruby library allowing for simple
transformations on images, mainly geared towards generating thumbnails
- The provided functions aim at scaling and cropping images.
.
Emphasis is made on keeping the code as lean as possible (at less than
200 LoC), and on correctness to avoid memory leaks and similar
problems that often accompany similar libraries.
Description-md5: edeb530a882f3185e7128b3a6fa87ba0
Homepage: http://seattlerb.rubyforge.org/ImageScience.html
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu