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

Last updated: May 05,2024

1. Install "ruby-integration" package

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

$ sudo apt update $ sudo apt install ruby-integration

2. Uninstall "ruby-integration" package

Please follow the guidance below to uninstall ruby-integration on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-integration
Architecture: all
Version: 0.1.0-1build1
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: 66
Depends: ruby | ruby-interpreter
Recommends: ruby-gsl
Filename: pool/universe/r/ruby-integration/ruby-integration_0.1.0-1build1_all.deb
Size: 7660
MD5sum: 015f7472f583474597464dbcad98cfc1
SHA1: 019af2e37db4298cb27a5de4f1af857809bf6604
SHA256: d4f6c645bf7d5d250d3abefd63ea7a3fcde8878131741c2749c0b384b0358975
SHA512: 9899426b8109d2454e8770da539992d56eafdfa7bee56a2439b4aa67f59b5822bb6cd798ac537f19021349c0fed370a89e65715e3cf3808c6660537338b01482
Homepage: http://github.com/clbustos/integration
Description-en: Numerical integration for Ruby, with a simple interface
This library offers numerical integration for Ruby, with a simple
interface. The rectangular, trapezoidal, Simpson, adaptive
quadrature, Monte Carlo and Romberg integration methods are available
in pure Ruby. Better performance and support for infinite bounds can be
obtained via Ruby/GSL (from the ruby-gsl package).
Description-md5: b141eb7f12f8e7d857d055f99f20652b
Ruby-Versions: all