How to Install and Uninstall capistrano Package on Kali Linux

Last updated: November 26,2024

1. Install "capistrano" package

Please follow the steps below to install capistrano on Kali Linux

$ sudo apt update $ sudo apt install capistrano

2. Uninstall "capistrano" package

Please follow the guidelines below to uninstall capistrano on Kali Linux:

$ sudo apt remove capistrano $ sudo apt autoclean && sudo apt autoremove

3. Information about the capistrano package on Kali Linux

Package: capistrano
Version: 3.17.2-1
Installed-Size: 169
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-airbrussh (>= 1.0.0), ruby-i18n, rake (>= 10.0.0), ruby-sshkit (>= 1.9.0)
Size: 37484
SHA256: 74c6019df339f64ff57f233b9172f93d17070d7dd907ca0d099147ef6829fbc3
SHA1: ef6519e3e3fa2936da801997a3990477810b13f8
MD5sum: ccbfe3374becdd340a288a96d26f5654
Description: tool to execute commands in parallel on multiple servers
Capistrano is great for automating tasks via SSH on remote servers, like
software installation, application deployment, configuration management,
ad hoc server monitoring, and more. Ideal for system administrators, whether
professional or incidental. Easy to customize. Its configuration files use
the Ruby programming language syntax, but you don't need to know Ruby to do
most things with Capistrano.
.
Capistrano is easy to extend. It's written in the Ruby programming language,
and may be extended easily by writing additional Ruby modules.
Description-md5:
Homepage: https://capistranorb.com/
Tag: admin::configuring, implemented-in::ruby, role::program
Section: admin
Priority: optional
Filename: pool/main/c/capistrano/capistrano_3.17.2-1_all.deb