How to Install and Uninstall remrun Package on Kali Linux
Last updated: November 26,2024
1. Install "remrun" package
This guide covers the steps necessary to install remrun on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
remrun
Copied
2. Uninstall "remrun" package
This tutorial shows how to uninstall remrun on Kali Linux:
$
sudo apt remove
remrun
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the remrun package on Kali Linux
Package: remrun
Version: 0.2.3-1
Installed-Size: 29
Maintainer: Peter Pentchev
Architecture: all
Size: 8480
SHA256: a3971fdf227a1e113a58d54f70e525e8226ee52f6ed41d8903c25bdf1be9059a
SHA1: a45974670bda34677657c43cd9d7ddbebcbe707e
MD5sum: b3d481f6414936d7af2c36806b0044b2
Description: copy a file to a remote host and execute it there
The remrun tool may be useful for one-off execution of a series of commands
or a complicated command that does not easily lend itself to shell quoting
and escaping via SSH. It copies the specified file to the remote host using
SSH under a temporary filename, executes it on the remote side, then
removes the temporary file.
Description-md5:
Multi-Arch: foreign
Homepage: https://devel.ringlet.net/sysutils/remrun/
Section: utils
Priority: optional
Filename: pool/main/r/remrun/remrun_0.2.3-1_all.deb
Version: 0.2.3-1
Installed-Size: 29
Maintainer: Peter Pentchev
Architecture: all
Size: 8480
SHA256: a3971fdf227a1e113a58d54f70e525e8226ee52f6ed41d8903c25bdf1be9059a
SHA1: a45974670bda34677657c43cd9d7ddbebcbe707e
MD5sum: b3d481f6414936d7af2c36806b0044b2
Description: copy a file to a remote host and execute it there
The remrun tool may be useful for one-off execution of a series of commands
or a complicated command that does not easily lend itself to shell quoting
and escaping via SSH. It copies the specified file to the remote host using
SSH under a temporary filename, executes it on the remote side, then
removes the temporary file.
Description-md5:
Multi-Arch: foreign
Homepage: https://devel.ringlet.net/sysutils/remrun/
Section: utils
Priority: optional
Filename: pool/main/r/remrun/remrun_0.2.3-1_all.deb