How to Install and Uninstall ruby-rspec-memory Package on Kali Linux

Last updated: May 04,2024

1. Install "ruby-rspec-memory" package

In this section, we are going to explain the necessary steps to install ruby-rspec-memory on Kali Linux

$ sudo apt update $ sudo apt install ruby-rspec-memory

2. Uninstall "ruby-rspec-memory" package

Please follow the instructions below to uninstall ruby-rspec-memory on Kali Linux:

$ sudo apt remove ruby-rspec-memory $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rspec-memory package on Kali Linux

Package: ruby-rspec-memory
Version: 1.0.3-1
Installed-Size: 34
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rspec (>= 3.0)
Size: 6104
SHA256: 91079f718b3168fe47b1e5ccaff8829185009ab82bfd8e181b41785cca961303
SHA1: f19c2deee8c85c8f79babae8c19c17487de81982
MD5sum: 318dd1d47dfa181079ac886a1cae4af0
Description: RSpec helpers for checking memory allocations
RSpec::Memory makes assertions about memory usage.
.
Allocating large amounts of objects can lead to memory problems.
RSpec::Memory adds a limit_allocations matcher, which tracks the number
of allocations and memory size for each object type and allows you to
specify expected limits.
Description-md5:
Homepage: https://github.com/socketry/rspec-memory
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rspec-memory/ruby-rspec-memory_1.0.3-1_all.deb