How to Install and Uninstall ruby-model-tokenizer Package on Kali Linux

Last updated: May 08,2024

1. Install "ruby-model-tokenizer" package

Please follow the step by step instructions below to install ruby-model-tokenizer on Kali Linux

$ sudo apt update $ sudo apt install ruby-model-tokenizer

2. Uninstall "ruby-model-tokenizer" package

Learn how to uninstall ruby-model-tokenizer on Kali Linux:

$ sudo apt remove ruby-model-tokenizer $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-model-tokenizer package on Kali Linux

Package: ruby-model-tokenizer
Version: 1.0.1-2
Installed-Size: 34
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 6184
SHA256: 67c6bb5ccf92f60a8de340752180638fd16121fdb8591b2d1ddfddcd1a06352e
SHA1: b65e8b37b16e1ce37a056e2ceae851c067cba9f6
MD5sum: b18ebdb1f2160c7123a5a7fa9fc6b2e4
Description: Random token generator for Rails models
Model tokenizer is a ruby library that allows you to creates random tokens
which can be used as primary keys for Active Record objects. It can create
a new tokenized model. If the model already exists, ModelTokenizer will
integrate into it. It also creates the appropriate migration.
Description-md5:
Homepage: https://github.com/adibsaad/model_tokenizer
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-model-tokenizer/ruby-model-tokenizer_1.0.1-2_all.deb