How to Install and Uninstall capistrano Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 07,2024
1. Install "capistrano" package
This guide let you learn how to install capistrano on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
capistrano
Copied
2. Uninstall "capistrano" package
Please follow the steps below to uninstall capistrano on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
capistrano
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the capistrano package on Ubuntu 21.10 (Impish Indri)
Package: capistrano
Architecture: all
Version: 3.16.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
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.16.0-1_all.deb
Size: 37168
MD5sum: 2df025f011bde4ebe903618d9236a097
SHA1: b9e78554519c831168750a02308666114cdec753
SHA256: 8dcfae664b06427eb4fd6a5ad34dda648cdf47256e0c3267641022bbcb0bd091
SHA512: b980c4298085935535a185626d279a558c8e6150a553f38c988259bd207ecfbcab2bd50eb83c7e53ce2e11759a585294b3ed0873de26dde94e895eb0c7fe4f10
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
Architecture: all
Version: 3.16.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
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.16.0-1_all.deb
Size: 37168
MD5sum: 2df025f011bde4ebe903618d9236a097
SHA1: b9e78554519c831168750a02308666114cdec753
SHA256: 8dcfae664b06427eb4fd6a5ad34dda648cdf47256e0c3267641022bbcb0bd091
SHA512: b980c4298085935535a185626d279a558c8e6150a553f38c988259bd207ecfbcab2bd50eb83c7e53ce2e11759a585294b3ed0873de26dde94e895eb0c7fe4f10
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