How to Install and Uninstall ruby-cassiopee Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-cassiopee" package

Please follow the instructions below to install ruby-cassiopee on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-cassiopee

2. Uninstall "ruby-cassiopee" package

Learn how to uninstall ruby-cassiopee on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-cassiopee package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-cassiopee
Priority: optional
Section: universe/ruby
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.12-1build1
Depends: ruby | ruby-interpreter, ruby-text (>= 0.2.0)
Filename: pool/universe/r/ruby-cassiopee/ruby-cassiopee_0.1.12-1build1_all.deb
Size: 10962
MD5sum: 5e039dc831b8c901bc9b1e34d80d7b76
SHA1: baaee80dc2ee45f0f0f137741c4ef2ee616210bc
SHA256: f3ec8a472367264036b5a0680ef0a313a6a226b905d942dc630d7b0167ef2370
Description-en: 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 Hammming and/or edit distance.
.
It supports ambiguous alphabet search and a basic cache implementation.
Description-md5: 8807581fadd31bd8bc7a75ec025363f4
Homepage: https://github.com/osallou/cassiopee
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu