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

Last updated: April 29,2024

1. Install "ruby-knapsack" package

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

$ sudo apt update $ sudo apt install ruby-knapsack

2. Uninstall "ruby-knapsack" package

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

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

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

Package: ruby-knapsack
Version: 1.18.0-2
Installed-Size: 712
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby, rake
Size: 574952
SHA256: 1224c7f3dc571a9693a3855dd35815c8f9c6e5c7c535b307b946ba4f04e90f01
SHA1: 0108904ab63094109a4c1d5b7635d6c1c2d52b2b
MD5sum: 688d424411051fd37aedc8a2e71aa62c
Description: Parallel tests across CI server nodes based on time execution
Knapsack splits tests across CI nodes based on each test file's time execution
and makes sure that tests will run comparable time on each node.
.
It generates a test time execution report and uses it for future test runs.
Description-md5:
Homepage: https://github.com/ArturT/knapsack
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-knapsack/ruby-knapsack_1.18.0-2_all.deb