How to Install and Uninstall ruby-rc4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "ruby-rc4" package

This tutorial shows how to install ruby-rc4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rc4

2. Uninstall "ruby-rc4" package

This tutorial shows how to uninstall ruby-rc4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-rc4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-rc4
Priority: optional
Section: universe/ruby
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.5-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-rc4/ruby-rc4_0.1.5-3_all.deb
Size: 4058
MD5sum: 18a098c7087142da5bfc8f5cfffea1fa
SHA1: dc2650f7e6c79005ca4c03caf8b08d21d5eba541
SHA256: ccf70ec89f221146b023ccb33480d4538a4cb3dc89ecbb02b8d8fb7d522ab3b2
Description-en: 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: ba6acf40fc412804d718f284aa24040d
Homepage: https://github.com/caiges/Ruby-RC4
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu