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

Last updated: May 13,2024

1. Install "ruby-cassiopee" package

This guide covers the steps necessary to install ruby-cassiopee on Kali Linux

$ sudo apt update $ sudo apt install ruby-cassiopee

2. Uninstall "ruby-cassiopee" package

Please follow the guidance below to uninstall ruby-cassiopee on Kali Linux:

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

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

Package: ruby-cassiopee
Version: 0.1.13-2
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-text (>= 1.2.0)
Size: 11892
SHA256: 54af25c1284f52b7577cbfcf474d454573e322f6376646fb1c6625b5929d8c59
SHA1: a8e5031310fd80eaad4178dc571c27b422dfaf51
MD5sum: 184947bd5b5f805fe7260cee66df92a9
Description: Library to index strings and to search with exact or approximate match
Cassiopee index one String and provide methods to search exact matches
or approximate matches with Hamming and/or edit distance.
.
It supports ambiguous alphabet search and a basic cache implementation.
Description-md5:
Homepage: https://github.com/osallou/cassiopee
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-cassiopee/ruby-cassiopee_0.1.13-2_all.deb