How to Install and Uninstall ruby-distribution Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "ruby-distribution" package

Please follow the steps below to install ruby-distribution on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-distribution

2. Uninstall "ruby-distribution" package

Please follow the guidance below to uninstall ruby-distribution on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-distribution package on Ubuntu 21.10 (Impish Indri)

Package: ruby-distribution
Architecture: all
Version: 0.7.3+dfsg-1.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: 201
Depends: ruby | ruby-interpreter
Recommends: ruby-gsl
Filename: pool/universe/r/ruby-distribution/ruby-distribution_0.7.3+dfsg-1.1_all.deb
Size: 36736
MD5sum: b50f4735d9b12bdc08e17f15afb5e93e
SHA1: 19802a76859686eb619a579be3ad62964f5a819a
SHA256: 140f413addeca5bbd116db894f263caa961e58cd631a1cf2802fe63aec6d17da
SHA512: 812691e52d3dd72b3c63e9c0cdb4e6ae572b9c4e4c64abcb652aad968735d3e7cd9146ddd758707d2dd99c141fc4a8255951e47e8eb3776ccf291fea20a04632
Homepage: https://github.com/sciruby/distribution
Description-en: Ruby library to work with probability distributions
This Ruby library allows one to generate random variable with a given
probability distribution, or evaluate classical probability distributions.
.
The probability distributions currently implemented include: Normal univariate
and bivariate, T, F, Chi Square, Binomial, Hypergeometric, Exponential,
Poisson, Beta, LogNormal and Gamma.
.
If available, the library will use Ruby/GSL (from ruby-gsl package) for better
performance.
Description-md5: 0982a9a9e0b95daa604067646cbb0687
Ruby-Versions: all