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

Last updated: May 14,2024

1. Install "ruby-winrm" package

This tutorial shows how to install ruby-winrm on Kali Linux

$ sudo apt update $ sudo apt install ruby-winrm

2. Uninstall "ruby-winrm" package

This is a short guide on how to uninstall ruby-winrm on Kali Linux:

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

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

Package: ruby-winrm
Version: 2.3.6-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 211
Depends: ruby, ruby-builder (>= 2.1.2), ruby-erubi (>= 1.8), ruby-gssapi (>= 1.2), ruby-gyoku (>= 1.0), ruby-httpclient (>= 2.2.0.2), ruby-logging (>= 1.6.1), ruby-logging (<< 3.0), ruby-nori (>= 2.0), ruby-ntlm (>= 0.6.3)
Homepage: https://github.com/WinRb/WinRM
Priority: optional
Section: ruby
Filename: pool/main/r/ruby-winrm/ruby-winrm_2.3.6-0kali1_all.deb
Size: 35784
SHA256: c8a49a8b6a5fde9c87b8cbdd68302bc5ec83acc75a34839132e9754da2ad6d3f
SHA1: 27ab3f3b1e81e13a5b5536bedd54d71b0ce4c681
MD5sum: 3a995a44f484814dff986c29379c1cc4
Description: Ruby library for Windows Remote Management
This package contains a SOAP library that uses the functionality in Windows
Remote Management(WinRM) to call native object in Windows. This includes, but
is not limited to, running batch scripts, powershell scripts and fetching WMI
variables.
Description-md5:
Ruby-Versions: all

5. The same packages on other Linux Distributions