How to Install and Uninstall ruby-peek-redis Package on Kali Linux

Last updated: May 21,2024

1. Install "ruby-peek-redis" package

Please follow the guidelines below to install ruby-peek-redis on Kali Linux

$ sudo apt update $ sudo apt install ruby-peek-redis

2. Uninstall "ruby-peek-redis" package

Please follow the guidelines below to uninstall ruby-peek-redis on Kali Linux:

$ sudo apt remove ruby-peek-redis $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-peek-redis package on Kali Linux

Package: ruby-peek-redis
Version: 1.2.0-1.1
Installed-Size: 33
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-atomic (>= 1.0.0), ruby-peek, ruby-redis
Size: 4560
SHA256: bdd5af72c99c3fa38b1d3dde144df3eeab4b53367ee484d9cb546ff537fd55ab
SHA1: 28fc736101f5d94927f764c7ac76f233416c3b30
MD5sum: 77ef27e1cd1c289dac3aaeee2c18bea6
Description: Take a peek into the Redis calls made within your Rails application
Things this peek view provides:
- Total number of Redis commands called during the request
- The duration of the calls made during the request
.
peek is a profiling tool originally built at GitHub to help them get an
insight into their application.
Description-md5:
Homepage: https://github.com/peek/peek-redis
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-peek-redis/ruby-peek-redis_1.2.0-1.1_all.deb