How to Install and Uninstall dicelab Package on Kali Linux

Last updated: May 19,2024

1. Install "dicelab" package

Please follow the instructions below to install dicelab on Kali Linux

$ sudo apt update $ sudo apt install dicelab

2. Uninstall "dicelab" package

Here is a brief guide to show you how to uninstall dicelab on Kali Linux:

$ sudo apt remove dicelab $ sudo apt autoclean && sudo apt autoremove

3. Information about the dicelab package on Kali Linux

Package: dicelab
Version: 0.7-7
Installed-Size: 304
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 229080
SHA256: 3e0503d84aed6a5c16a09558dcbf7ae526de88326264709766bc06b25b0483b4
SHA1: f529b3cd19632142935a2698fac049c63a93a0ab
MD5sum: 0172a87ff8e17a200be06cca8c2c4361
Description: tool to compute the statistical distribution of dice rolls
With dicelab you can express most dice rolls (and similar things) in a
functional language, and then either roll the expression, or evaluate the
statistical distribution. In the latter case you can choose whether you want to
simply roll and tally many times, or actually compute the distribution (which
is more precise, but takes a long time in some obscure cases).
Description-md5:
Homepage: http://semistable.com/dicelab/
Tag: field::statistics, implemented-in::c, role::program
Section: math
Priority: optional
Filename: pool/main/d/dicelab/dicelab_0.7-7_amd64.deb