How to Install and Uninstall ruby-cmath Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-cmath" package

This is a short guide on how to install ruby-cmath on Kali Linux

$ sudo apt update $ sudo apt install ruby-cmath

2. Uninstall "ruby-cmath" package

Learn how to uninstall ruby-cmath on Kali Linux:

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

3. Information about the ruby-cmath package on Kali Linux

Package: ruby-cmath
Version: 1.0.0-2
Installed-Size: 27
Maintainer: Debian Ruby Team
Architecture: all
Size: 4992
SHA256: 676f73869aa55a4f29e611cd34e20a3206fcfab953943f5774cbbaeca06cd822
SHA1: 6fc8a57cfa835af29c3af37c291a18a62fa8e48b
MD5sum: b7034b59afe182140b24fbec49050ee6
Description: Provides Trigonometric and Transcendental functions for complex numbers
CMath is a library that provides trigonometric and transcendental functions
for complex numbers. The functions in this module accept integers,
floating-point numbers or complex numbers as arguments.
Description-md5:
Homepage: https://github.com/ruby/cmath
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-cmath/ruby-cmath_1.0.0-2_all.deb