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

Last updated: September 20,2024

1. Install "ruby-rc4" package

Learn how to install ruby-rc4 on Kali Linux

$ sudo apt update $ sudo apt install ruby-rc4

2. Uninstall "ruby-rc4" package

In this section, we are going to explain the necessary steps to uninstall ruby-rc4 on Kali Linux:

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

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

Package: ruby-rc4
Version: 0.1.5-3.1
Installed-Size: 19
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 4200
SHA256: 0c06dcd1330f0bcdecae3839f25361ce02ce893ce99c0e3bbf61e862c26643b8
SHA1: fbffcdf17b793184580ae5db1a2675768cc65612
MD5sum: 6b8a1ab609e3f1b8f6e5aca31bbc30ad
Description: Ruby library implementing the RC4 algorithm
The RC4 encryption algorithm, also known as ARCFOUR is used in popular
protocols such as SSL and WEP. This package provides a pure Ruby
implementation of this algorithm.
Description-md5:
Homepage: https://github.com/caiges/Ruby-RC4
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rc4/ruby-rc4_0.1.5-3.1_all.deb