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

Last updated: May 01,2024

1. Install "ruby-rsync" package

Please follow the instructions below to install ruby-rsync on Kali Linux

$ sudo apt update $ sudo apt install ruby-rsync

2. Uninstall "ruby-rsync" package

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

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

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

Package: ruby-rsync
Version: 1.0.9-3
Installed-Size: 31
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter, rsync
Size: 6136
SHA256: 1fc4ae58291edfd5b4303702b2f708c0b1de73c132a229dd3838d60c457c7a5b
SHA1: d970d4f4fa2cae2ca61f35af8731704d9a423b61
MD5sum: c17b1f1597a418287bcbadb6dd9f18de
Description: ruby wrapper and bindings for the rsync binary
Ruby/Rsync is a Ruby library that can synchronize files between remote hosts by
wrapping a call to the rsync binary.
.
This library provides wrapper and bindings for rsync binary.
Description-md5:
Homepage: https://github.com/jbussdieker/ruby-rsync
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rsync/ruby-rsync_1.0.9-3_all.deb