How to Install and Uninstall capistrano Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "capistrano" package

Learn how to install capistrano on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install capistrano

2. Uninstall "capistrano" package

Please follow the instructions below to uninstall capistrano on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the capistrano package on Ubuntu 20.10 (Groovy Gorilla)

Package: capistrano
Architecture: all
Version: 3.14.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 171
Depends: rake (>= 10.0.0), ruby | ruby-interpreter, ruby-i18n, ruby-sshkit (>= 1.3)
Filename: pool/universe/c/capistrano/capistrano_3.14.1-1_all.deb
Size: 37112
MD5sum: a2b186cfa2dfa1511a66b0633f110377
SHA1: afe805bb757bd891de7d81b107ed47df96590c6f
SHA256: 857cbebfeb906be82ba1679017ee107be1e997971dc0fe942c356c3ecf4e8bee
SHA512: e28057666d51590d353c4004b36e1701ee6603dbc70914f0f18936b0b4f18d1272689c2c443dc71619720c4d9484583b40e0cca87ac33a42b079006716779de9
Homepage: https://capistranorb.com/
Description-en: 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: 0394f9c4340d904eacd71fecf2358bc0
Ruby-Versions: all